Skip to content

Commit

Permalink
update release files
Browse files Browse the repository at this point in the history
  • Loading branch information
bbidulock committed Dec 12, 2021
1 parent f433118 commit a300930
Show file tree
Hide file tree
Showing 9 changed files with 147 additions and 146 deletions.
2 changes: 1 addition & 1 deletion AUTHORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
adwm -- authors file. 2021-12-09
adwm -- authors file. 2021-12-11

Author: Brian Bidulock <bidulock@openss7.org>
Author: LittleSOiLent999 <87983064+LittleSOiLent999@users.noreply.github.com>
Expand Down
118 changes: 62 additions & 56 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,67 @@
# created with git log --stat=76 -M -C -500|fmt -sct -w80

commit f433118b67814d1e2142a8f538cf3e87f8cd1916
Author: Brian Bidulock <bidulock@openss7.org>
Date: Sat Dec 11 23:42:51 2021 -0700

add index.md to distribution script

dist.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

commit 0b35c709e911c9720f932d574b6b559169ed37bc
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 15:50:24 2021 -0700

add dependencies

README | 96 ++++++++++++++++++++++++++++++++++++++++++++++----------
README.md | 95 +++++++++++++++++++++++++++++++++++++++++++++----------
README.md.in | 75 ++++++++++++++++++++++++++++++++++++++-----
TODO | 6 ++++
index.md | 95 +++++++++++++++++++++++++++++++++++++++++++++----------
5 files changed, 309 insertions(+), 58 deletions(-)

commit 4758fd7dab6e09d0f37937bae21c141156fca291
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 14:45:00 2021 -0700

prepare to use JSON-C library

configure.ac | 23 ++++++++++++++++++-----
src/Makefile.am | 4 +++-
src/adwm.h | 4 ++++
3 files changed, 25 insertions(+), 6 deletions(-)

commit 491c0a9d567eb22a9dbafe8f0560da7793713d22
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 14:26:06 2021 -0700

get rid of type punning

src/layout.c | 29 +++++++++++++++--------------
1 file changed, 15 insertions(+), 14 deletions(-)

commit 057dbe0fb950afb47342cc318f79a9a1764caa14
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 03:46:16 2021 -0700

build index.md

Makefile.am | 3 +++
index.md | 24 ++++++++++++------------
2 files changed, 15 insertions(+), 12 deletions(-)

commit 11b22886f471d8ef866b5cbbfcef3a3c51621db1
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 02:14:30 2021 -0700

post-release update

ChangeLog | 28 ++++++++++++++++------------
NEWS | 3 ++-
2 files changed, 18 insertions(+), 13 deletions(-)

commit 062e3049f30f0e13ac9d6bb7e94396338506d312
Author: Brian Bidulock <bidulock@openss7.org>
Date: Thu Dec 9 02:13:10 2021 -0700
Expand Down Expand Up @@ -5304,59 +5366,3 @@ Date: Tue Oct 3 17:00:09 2017 -0600
autogen.sh | 7 +++++--
configure.ac | 2 +-
2 files changed, 6 insertions(+), 3 deletions(-)

commit 0d39a959a2005473fc671ec54739796f02cc407d
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 16:56:57 2017 -0600

must actually reconfigure or window will not fill

src/layout.c | 18 ++++++++++--------
1 file changed, 10 insertions(+), 8 deletions(-)

commit a3c2818812734dc71c7a1fe72f5f15c852c9cd4b
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 10:21:04 2017 -0600

update TODO

TODO | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)

commit 3f873e2e0ef617871ecfcf88125e4da1ffad708f
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 10:19:16 2017 -0600

debug and fix key chains

src/actions.c | 22 +++++++++++++++++-----
1 file changed, 17 insertions(+), 5 deletions(-)

commit 00edc56c61cb7e765a5e53c54886376131cf907d
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 08:58:24 2017 -0600

more todos

TODO | 1 +
1 file changed, 1 insertion(+)

commit 8ecb3dacc9db8cc1288a0ecb940a8af74873e6e4
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 08:13:05 2017 -0600

update documentation some more

doc/adwm-config.5.in | 350 ++++++++++++++++++++++++-----------------------
doc/adwm-keys.5.in | 104 ++++++++++++--
doc/adwm-style.5.in | 239 +++++++++++++++++++++++++++++++-
3 files changed, 511 insertions(+), 182 deletions(-)

commit 857c84ad7ae96dce7238686a4fa2391c858550da
Author: Brian Bidulock <bidulock@openss7.org>
Date: Tue Oct 3 08:12:49 2017 -0600

reorder a bit

data/keysrc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
71 changes: 34 additions & 37 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,4 +1,37 @@
adwm -- history of user-visible changes. 2021-12-09
adwm -- history of user-visible changes. 2021-12-11

Release adwm-0.7.15 released 2021-12-11
---------------------------------------

git tag -n100 -l 0.7.15

0.7.15 Maintenance Release 0.7.15

This is another release of the adwm window manager that provides a
fully XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0
compliant tiling/floating window manager. It borrows concepts from
dwm(1), velox(1), awesome(1), spectrwm(1) and wmii(1).

This is a maintenance release that updates gh-pages support and removes
a harmful type punning that was leading to indeterminate behaviour.
Session management has not progressed since the last release. There are
no outstanding issues at the time of release, and the next release
should include some outstanding development from the TODO list.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.

git shortlog -e -n -w80,6,8 0.7.14...0.7.15

Brian Bidulock <bidulock@openss7.org> (6):
post-release update
build index.md
get rid of type punning
prepare to use JSON-C library
add dependencies
add index.md to distribution script


Release adwm-0.7.14 released 2021-12-09
---------------------------------------
Expand Down Expand Up @@ -317,39 +350,3 @@ Brian Bidulock <bidulock@openss7.org> (2):
fix issue #7
update release files


Release adwm-0.7.8 released 2019-09-05
--------------------------------------

git tag -n100 -l 0.7.8

0.7.8 Maintenance Release 0.7.8

This is another release of the adwm window manager that provdes a fully
XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant
tiling/floating window manager. It borrows concepts from dwm(1),
velox(1), awesome(1), spectrwm(1) and wmii(1).

This is a maintenance release that includes some build improvements and
provides a better workaround for gcc 9.1's silly string truncation
warnings. There are no outstanding issues at the time of release, and
the next release should include some outstanding development from the
TODO list.

Included in the release is an autoconf tarball for building the package
from source. See the NEWS and TODO file in the release for more
information. Please report problems to the issues list on GitHub.

git shortlog -e -n -w80,6,8 0.7.7...0.7.8

Brian Bidulock <bidulock@openss7.org> (9):
better fix for gcc 9.1 string truncation stupidity
better rlease file build
put filename last in sed command
update release notes
better defaults, deprecated macro
better defaults now
build release notes with dist
update release notes
update release files

24 changes: 12 additions & 12 deletions README
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[adwm -- read me first file. 2021-12-09]: #
[adwm -- read me first file. 2021-12-11]: #

adwm
===============

Package `adwm-0.7.14.3` was released under GPLv3 license
2021-12-09.
Package `adwm-0.7.15` was released under GPLv3 license
2021-12-11.

This was originally a fork of Echinus which in turn was a fork of `dwm(1)`,
and borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and
Expand All @@ -18,7 +18,7 @@ The source for `adwm` is hosted on [GitHub][1].
Release
-------

This is the `adwm-0.7.14.3` package, released 2021-12-09.
This is the `adwm-0.7.15` package, released 2021-12-11.
This release, and the latest version, can be obtained from [GitHub][1],
using a command such as:

Expand Down Expand Up @@ -226,14 +226,14 @@ w/ proper Xeyes")

[1]: https://github.com/bbidulock/adwm
[2]: https://github.com/bbidulock/adwm/issues
[3]: https://github.com/bbidulock/adwm/blob/master/RELEASE
[4]: https://github.com/bbidulock/adwm/blob/master/NEWS
[5]: https://github.com/bbidulock/adwm/blob/master/ChangeLog
[6]: https://github.com/bbidulock/adwm/blob/master/TODO
[7]: https://github.com/bbidulock/adwm/blob/master/COMPLIANCE
[8]: https://github.com/bbidulock/adwm/blob/master/INSTALL
[9]: https://github.com/bbidulock/adwm/blob/master/LICENSE
[10]: https://github.com/bbidulock/adwm/blob/master/COPYING
[3]: https://github.com/bbidulock/adwm/blob/0.7.15/RELEASE
[4]: https://github.com/bbidulock/adwm/blob/0.7.15/NEWS
[5]: https://github.com/bbidulock/adwm/blob/0.7.15/ChangeLog
[6]: https://github.com/bbidulock/adwm/blob/0.7.15/TODO
[7]: https://github.com/bbidulock/adwm/blob/0.7.15/COMPLIANCE
[8]: https://github.com/bbidulock/adwm/blob/0.7.15/INSTALL
[9]: https://github.com/bbidulock/adwm/blob/0.7.15/LICENSE
[10]: https://github.com/bbidulock/adwm/blob/0.7.15/COPYING
[11]: https://github.com/bbidulock/xdg-launch
[12]: https://bbidulock.github.io/xde-ctools
[13]: https://github.com/bbidulock/xde-menu
Expand Down
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
[adwm -- read me first file. 2021-12-09]: #
[adwm -- read me first file. 2021-12-11]: #

adwm
===============

Package `adwm-0.7.14.3` was released under GPLv3 license
2021-12-09.
Package `adwm-0.7.15` was released under GPLv3 license
2021-12-11.

This was originally a fork of Echinus which in turn was a fork of `dwm(1)`,
and borrows concepts from `velox(1)`, `awesome(1)`, `spectrwm(1)` and
Expand All @@ -18,7 +18,7 @@ The source for `adwm` is hosted on [GitHub][1].
Release
-------

This is the `adwm-0.7.14.3` package, released 2021-12-09.
This is the `adwm-0.7.15` package, released 2021-12-11.
This release, and the latest version, can be obtained from [GitHub][1],
using a command such as:

Expand Down Expand Up @@ -225,14 +225,14 @@ ___Figure 9:___ Airforce XDE Theme (Xeyes properly rendered)

[1]: https://github.com/bbidulock/adwm
[2]: https://github.com/bbidulock/adwm/issues
[3]: https://github.com/bbidulock/adwm/blob/master/RELEASE
[4]: https://github.com/bbidulock/adwm/blob/master/NEWS
[5]: https://github.com/bbidulock/adwm/blob/master/ChangeLog
[6]: https://github.com/bbidulock/adwm/blob/master/TODO
[7]: https://github.com/bbidulock/adwm/blob/master/COMPLIANCE
[8]: https://github.com/bbidulock/adwm/blob/master/INSTALL
[9]: https://github.com/bbidulock/adwm/blob/master/LICENSE
[10]: https://github.com/bbidulock/adwm/blob/master/COPYING
[3]: https://github.com/bbidulock/adwm/blob/0.7.15/RELEASE
[4]: https://github.com/bbidulock/adwm/blob/0.7.15/NEWS
[5]: https://github.com/bbidulock/adwm/blob/0.7.15/ChangeLog
[6]: https://github.com/bbidulock/adwm/blob/0.7.15/TODO
[7]: https://github.com/bbidulock/adwm/blob/0.7.15/COMPLIANCE
[8]: https://github.com/bbidulock/adwm/blob/0.7.15/INSTALL
[9]: https://github.com/bbidulock/adwm/blob/0.7.15/LICENSE
[10]: https://github.com/bbidulock/adwm/blob/0.7.15/COPYING
[11]: https://github.com/bbidulock/xdg-launch
[12]: https://bbidulock.github.io/xde-ctools
[13]: https://github.com/bbidulock/xde-menu
Expand Down
9 changes: 4 additions & 5 deletions RELEASE
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
[adwm -- release notes. 2021-12-09]: #
[adwm -- release notes. 2021-12-11]: #

Maintenance Release 0.7.14
Maintenance Release 0.7.15
==========================

This is another release of the adwm window manager that provides a fully
XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant
tiling/floating window manager. It borrows concepts from `dwm(1)`,
`velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`.

This is a maintenance release that supports compilation with new
makepkg.conf Arch Linux CFLAGS that include -Werror-format-security.
A harmful bug that worked its way into the last release has been fixed.
This is a maintenance release that updates gh-pages support and removes
a harmful type punning that was leading to indeterminate behaviour.
Session management has not progressed since the last release. There are
no outstanding issues at the time of release, and the next release
should include some outstanding development from the [TODO](TODO) list.
Expand Down
9 changes: 4 additions & 5 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,15 @@
[adwm -- release notes. 2021-12-09]: #
[adwm -- release notes. 2021-12-11]: #

Maintenance Release 0.7.14
Maintenance Release 0.7.15
==========================

This is another release of the adwm window manager that provides a fully
XDG, WindowMaker, WMH (WinWM), MWMH (CDE/Motif), ICCM 2.0 compliant
tiling/floating window manager. It borrows concepts from `dwm(1)`,
`velox(1)`, `awesome(1)`, `spectrwm(1)` and `wmii(1)`.

This is a maintenance release that supports compilation with new
makepkg.conf Arch Linux CFLAGS that include -Werror-format-security.
A harmful bug that worked its way into the last release has been fixed.
This is a maintenance release that updates gh-pages support and removes
a harmful type punning that was leading to indeterminate behaviour.
Session management has not progressed since the last release. There are
no outstanding issues at the time of release, and the next release
should include some outstanding development from the [TODO](TODO) list.
Expand Down
12 changes: 6 additions & 6 deletions configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.71])
AC_INIT([ADWM],[0.7.14.3],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm])
AC_REVISION([0.7.14.3])
AC_INIT([ADWM],[0.7.15],[https://github.com/bbidulock/adwm/issues],[adwm],[https://github.com/bbidulock/adwm])
AC_REVISION([0.7.15])

# set better defaults
AC_PREFIX_DEFAULT([/usr])
Expand All @@ -20,17 +20,17 @@ AC_CONFIG_AUX_DIR([scripts])
AC_USE_SYSTEM_EXTENSIONS
AC_CANONICAL_TARGET

DATE='2021-12-09'
DATE='2021-12-11'
AC_SUBST([DATE])

MDOCDATE='December 9, 2021'
MDOCDATE='December 11, 2021'
AC_SUBST([MDOCDATE])

BRANCH='master'
BRANCH='0.7.15'
AC_SUBST([BRANCH])

# Initialize Automake
AM_INIT_AUTOMAKE([1.16 dist-lzip no-dist-gzip std-options -Wall color-tests silent-rules tar-pax])
AM_INIT_AUTOMAKE([gnits 1.16 dist-lzip no-dist-gzip std-options -Wall color-tests silent-rules tar-pax])
AM_MAINTAINER_MODE
AM_SILENT_RULES([yes])

Expand Down
Loading

0 comments on commit a300930

Please sign in to comment.