Skip to content

network/wavemon: update to 0.9.7 - #17561

Closed
r1w1s1 wants to merge 1 commit into
SlackBuildsOrg:masterfrom
r1w1s1:update/wavemon-0.9.7
Closed

network/wavemon: update to 0.9.7#17561
r1w1s1 wants to merge 1 commit into
SlackBuildsOrg:masterfrom
r1w1s1:update/wavemon-0.9.7

Conversation

@r1w1s1

@r1w1s1 r1w1s1 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor
  • bump version
  • new maintainer

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

reverse dependencies - network/wavemon

None

@github-actions

github-actions Bot commented Sep 4, 2026

Copy link
Copy Markdown

✅ sbolint - network/wavemon ✅

sbolint: wavemon checks out OK

@r1w1s1

r1w1s1 commented Sep 4, 2026

Copy link
Copy Markdown
Contributor Author

@sbo-bot: build network/wavemon

@sbo-bot

sbo-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

buildpkg i586 network/wavemon

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Sep  4 14:18:58 GMT 2026
revision: 1c117120424c0862f9ca6179c5e4052b617e62af
title:    Merge 6ea50ce29f6bfd612ac04ac4b2155dfdfc6aaf2b into 3dbe9f62bbf6e5e66b2ca1d6f57ab70e3ea81d1c

================================================================================
network/wavemon                                                         14:28:01
================================================================================

Calculating dependencies ... none.

Building network/wavemon (update for version 0.9.7) ------------------- 14:28:01
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running wavemon.SlackBuild ...                                      ETA 14:28:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./wavemon.SlackBuild
Built ok:  wavemon-0.9.7-i586-1_SBo.txz                                 14:28:05
Testing package wavemon-0.9.7-i586-1_SBo.txz ... done.
Test installing wavemon-0.9.7-i586-1_SBo.txz ...
wavemon-0.9.7-i586-1_SBo: Wavemon 802.11 monitor ....................... [ 150K]
Unmounting chroot ... done.
Backed up: wavemon-0.9.3-i586-1_SBo.txz
✅ network/wavemon Updated for version 0.9.7 ✅

================================================================================
SUMMARY                                                                 14:28:06
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-09-04_14:28:00.log
Runtime:     0h 0m 6s
Updated:     1
  network/wavemon/wavemon-0.9.7-i586-1_SBo.txz

Snipped Build Log

Details
Building network/wavemon (update for version 0.9.7) 2026-09-04 14:28:01
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running wavemon.SlackBuild ...                                      ETA 14:28:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./wavemon.SlackBuild
wavemon-0.9.7/
wavemon-0.9.7/LICENSE
wavemon-0.9.7/Makefile.in
wavemon-0.9.7/README.md
wavemon-0.9.7/about_scr.c
wavemon-0.9.7/aclocal.m4
wavemon-0.9.7/conf.c
wavemon-0.9.7/conf_scr.c
wavemon-0.9.7/config/
wavemon-0.9.7/config/bootstrap
wavemon-0.9.7/config/config.guess
wavemon-0.9.7/config/config.sub
wavemon-0.9.7/config/install-sh
wavemon-0.9.7/configure
wavemon-0.9.7/configure.ac
wavemon-0.9.7/error.c
wavemon-0.9.7/help_scr.c
wavemon-0.9.7/info_scr.c
wavemon-0.9.7/iw_if.c
wavemon-0.9.7/iw_if.h
wavemon-0.9.7/iw_nl80211.c
wavemon-0.9.7/iw_nl80211.h
wavemon-0.9.7/iw_scan.c
wavemon-0.9.7/iw_scan.h
wavemon-0.9.7/lhist_scr.c
wavemon-0.9.7/llist.c
wavemon-0.9.7/llist.h
wavemon-0.9.7/nl80211.h
wavemon-0.9.7/rfkill.c
wavemon-0.9.7/scan_scr.c
wavemon-0.9.7/ui.c
wavemon-0.9.7/utils.c
wavemon-0.9.7/wavemon.1
wavemon-0.9.7/wavemon.c
wavemon-0.9.7/wavemon.h
wavemon-0.9.7/wavemonrc.5
checking build system type... i586-slackware-linux-gnu
checking host system type... i586-slackware-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for ncurses.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for net/if_arp.h... yes
checking for netinet/ether.h... yes
checking for net/ethernet.h... yes
checking for pthread.h... yes
checking for ncursesw/curses.h... yes
checking for sys/socket.h... yes
checking for linux/if.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for pow in -lm... yes
checking for pthread_create in -lpthread... yes
checking for addnwstr in -lncursesw6... no
checking for addnwstr in -lncursesw... yes
checking for cap_get_flag in -lcap... yes
checking for gettimeofday... yes
checking for ether_ntohost... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnl-cli-3.0 >= 3.2.22... yes
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating Makefile
 CC   conf.c
 CC   about_scr.c
 CC   info_scr.c
 CC   error.c
 CC   conf_scr.c
 CC   help_scr.c
 CC   iw_if.c
 CC   lhist_scr.c
 CC   iw_scan.c
 CC   iw_nl80211.c
 CC   llist.c
 CC   rfkill.c
 CC   scan_scr.c
 CC   ui.c
 CC   utils.c
gcc -O2 -march=i586 -mtune=i686 -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -I/usr/include/libnl3    wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o  -lcap -L/usr/lib -lncursesw -ltinfo -lm  -lnl-cli-3 -lnl-genl-3 -lnl-nf-3 -lnl-route-3 -lnl-3 -o wavemon
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/bin
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/man/man1
/usr/bin/ginstall -c -m 0755 wavemon /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/bin
/usr/bin/ginstall -c -m 0644 wavemon.1 /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/man/man1
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/man/man5
/usr/bin/ginstall -c -m 0644 wavemonrc.5 /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/man/man5
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/doc/wavemon-0.9.7
/usr/bin/ginstall -c -m 0644 README.md LICENSE /tmp/SBo/repo.v1HH6t/build_wavemon/package-wavemon/usr/doc/wavemon-0.9.7

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.v1HH6t/output_wavemon/wavemon-0.9.7-i586-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/wavemon
usr/doc/
usr/doc/wavemon-0.9.7/
usr/doc/wavemon-0.9.7/LICENSE
usr/doc/wavemon-0.9.7/README.md
usr/doc/wavemon-0.9.7/wavemon.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/wavemon.1.gz
usr/man/man5/
usr/man/man5/wavemonrc.5.gz

Slackware package /tmp/SBo/repo.v1HH6t/output_wavemon/wavemon-0.9.7-i586-1_SBo.txz created.

Built ok:  wavemon-0.9.7-i586-1_SBo.txz                                 14:28:05
Testing package wavemon-0.9.7-i586-1_SBo.txz ... 
Test installing wavemon-0.9.7-i586-1_SBo.txz ...
wavemon-0.9.7-i586-1_SBo: Wavemon 802.11 monitor ....................... [ 150K]
Unmounting chroot ... 
Backed up: wavemon-0.9.3-i586-1_SBo.txz
:-) network/wavemon Updated for version 0.9.7 (-:

@sbo-bot

sbo-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

sbopkglint i586 network/wavemon

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/i586/network/wavemon/wavemon-0.9.7-i586-1_SBo.txz to /tmp/SBo/sbopkglint.HifFBp ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/i586/network/wavemon/wavemon-0.9.7-i586-1_SBo.txz to /tmp/SBo/sbopkglint.HifFBp ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === wavemon-0.9.7-i586-1_SBo.txz: All tests passed ✅

@sbo-bot

sbo-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

buildpkg x86_64 network/wavemon

Creating hintfile directory: /etc/repo/SBo/hintfiles
Checking whether git is clean ... yes.
Indexing SlackBuilds ... done.
git repo: /var/lib/repo/SBo/slackbuilds
branch:   HEAD
date:     Fri Sep  4 14:18:58 GMT 2026
revision: 1c117120424c0862f9ca6179c5e4052b617e62af
title:    Merge 6ea50ce29f6bfd612ac04ac4b2155dfdfc6aaf2b into 3dbe9f62bbf6e5e66b2ca1d6f57ab70e3ea81d1c

================================================================================
network/wavemon                                                         14:29:08
================================================================================

Calculating dependencies ... none.

Building network/wavemon (update for version 0.9.7) ------------------- 14:29:08
Testing SlackBuild files ... done.
Downloading source files ...
Verifying source files ... done.
Running wavemon.SlackBuild ...                                      ETA 14:29:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./wavemon.SlackBuild
Built ok:  wavemon-0.9.7-x86_64-1_SBo.txz                               14:29:11
Testing package wavemon-0.9.7-x86_64-1_SBo.txz ... done.
Test installing wavemon-0.9.7-x86_64-1_SBo.txz ...
wavemon-0.9.7-x86_64-1_SBo: Wavemon 802.11 monitor ..................... [ 150K]
Unmounting chroot ... done.
Backed up: wavemon-0.9.3-x86_64-1_SBo.txz
✅ network/wavemon Updated for version 0.9.7 ✅

================================================================================
SUMMARY                                                                 14:29:12
================================================================================

Logfile:     /var/log/repo/SBo/repo_2026-09-04_14:29:07.log
Runtime:     0h 0m 6s
Updated:     1
  network/wavemon/wavemon-0.9.7-x86_64-1_SBo.txz

Snipped Build Log

Details
Building network/wavemon (update for version 0.9.7) 2026-09-04 14:29:08
Testing SlackBuild files ... 
Downloading source files ...
Verifying source files ... 
Running wavemon.SlackBuild ...                                      ETA 14:29:??
env MAKEFLAGS='-j13 -l13' nice -n 5 bash ./wavemon.SlackBuild
wavemon-0.9.7/
wavemon-0.9.7/LICENSE
wavemon-0.9.7/Makefile.in
wavemon-0.9.7/README.md
wavemon-0.9.7/about_scr.c
wavemon-0.9.7/aclocal.m4
wavemon-0.9.7/conf.c
wavemon-0.9.7/conf_scr.c
wavemon-0.9.7/config/
wavemon-0.9.7/config/bootstrap
wavemon-0.9.7/config/config.guess
wavemon-0.9.7/config/config.sub
wavemon-0.9.7/config/install-sh
wavemon-0.9.7/configure
wavemon-0.9.7/configure.ac
wavemon-0.9.7/error.c
wavemon-0.9.7/help_scr.c
wavemon-0.9.7/info_scr.c
wavemon-0.9.7/iw_if.c
wavemon-0.9.7/iw_if.h
wavemon-0.9.7/iw_nl80211.c
wavemon-0.9.7/iw_nl80211.h
wavemon-0.9.7/iw_scan.c
wavemon-0.9.7/iw_scan.h
wavemon-0.9.7/lhist_scr.c
wavemon-0.9.7/llist.c
wavemon-0.9.7/llist.h
wavemon-0.9.7/nl80211.h
wavemon-0.9.7/rfkill.c
wavemon-0.9.7/scan_scr.c
wavemon-0.9.7/ui.c
wavemon-0.9.7/utils.c
wavemon-0.9.7/wavemon.1
wavemon-0.9.7/wavemon.c
wavemon-0.9.7/wavemon.h
wavemon-0.9.7/wavemonrc.5
checking build system type... x86_64-slackware-linux-gnu
checking host system type... x86_64-slackware-linux-gnu
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking how to run the C preprocessor... gcc -E
checking for a BSD-compatible install... /usr/bin/ginstall -c
checking for grep that handles long lines and -e... /usr/bin/grep
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for sys/time.h... yes
checking for ncurses.h... yes
checking for fcntl.h... yes
checking for netdb.h... yes
checking for sys/ioctl.h... yes
checking for sys/time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for net/if_arp.h... yes
checking for netinet/ether.h... yes
checking for net/ethernet.h... yes
checking for pthread.h... yes
checking for ncursesw/curses.h... yes
checking for sys/socket.h... yes
checking for linux/if.h... yes
checking for _Bool... yes
checking for stdbool.h that conforms to C99... yes
checking for pow in -lm... yes
checking for pthread_create in -lpthread... yes
checking for addnwstr in -lncursesw6... no
checking for addnwstr in -lncursesw... yes
checking for cap_get_flag in -lcap... yes
checking for gettimeofday... yes
checking for ether_ntohost... yes
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for libnl-cli-3.0 >= 3.2.22... yes
checking for egrep... /usr/bin/grep -E
checking whether gcc needs -traditional... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
configure: creating ./config.status
config.status: creating Makefile
 CC   conf_scr.c
 CC   error.c
 CC   conf.c
 CC   info_scr.c
 CC   about_scr.c
 CC   iw_if.c
 CC   iw_nl80211.c
 CC   iw_scan.c
 CC   help_scr.c
 CC   lhist_scr.c
 CC   llist.c
 CC   rfkill.c
 CC   scan_scr.c
 CC   ui.c
 CC   utils.c
gcc -O2 -fPIC -pthread -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=600 -D_XOPEN_SOURCE_EXTENDED -I/usr/include/libnl3    wavemon.c about_scr.o conf.o conf_scr.o error.o help_scr.o info_scr.o iw_if.o iw_nl80211.o iw_scan.o lhist_scr.o llist.o rfkill.o scan_scr.o ui.o utils.o  -lcap -L/usr/lib64 -lncursesw -ltinfo -lm  -lnl-cli-3 -lnl-genl-3 -lnl-nf-3 -lnl-route-3 -lnl-3 -o wavemon
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/bin
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/man/man1
/usr/bin/ginstall -c -m 0755 wavemon /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/bin
/usr/bin/ginstall -c -m 0644 wavemon.1 /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/man/man1
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/man/man5
/usr/bin/ginstall -c -m 0644 wavemonrc.5 /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/man/man5
/usr/bin/ginstall -c -m 0755 -d /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/doc/wavemon-0.9.7
/usr/bin/ginstall -c -m 0644 README.md LICENSE /tmp/SBo/repo.VEb4MW/build_wavemon/package-wavemon/usr/doc/wavemon-0.9.7

Slackware package maker, version 3.14159265.

Searching for symbolic links:

No symbolic links were found, so we won't make an installation script.
You can make your own later in ./install/doinst.sh and rebuild the
package if you like.

This next step is optional - you can set the directories in your package
to some sane permissions. If any of the directories in your package have
special permissions, then DO NOT reset them here!

Would you like to reset all directory permissions to 755 (drwxr-xr-x) and
directory ownerships to root.root ([y]es, [n]o)? n


Creating Slackware package:  /tmp/SBo/repo.VEb4MW/output_wavemon/wavemon-0.9.7-x86_64-1_SBo.txz

./
install/
install/slack-desc
usr/
usr/bin/
usr/bin/wavemon
usr/doc/
usr/doc/wavemon-0.9.7/
usr/doc/wavemon-0.9.7/LICENSE
usr/doc/wavemon-0.9.7/README.md
usr/doc/wavemon-0.9.7/wavemon.SlackBuild
usr/man/
usr/man/man1/
usr/man/man1/wavemon.1.gz
usr/man/man5/
usr/man/man5/wavemonrc.5.gz

Slackware package /tmp/SBo/repo.VEb4MW/output_wavemon/wavemon-0.9.7-x86_64-1_SBo.txz created.

Built ok:  wavemon-0.9.7-x86_64-1_SBo.txz                               14:29:11
Testing package wavemon-0.9.7-x86_64-1_SBo.txz ... 
Test installing wavemon-0.9.7-x86_64-1_SBo.txz ...
wavemon-0.9.7-x86_64-1_SBo: Wavemon 802.11 monitor ..................... [ 150K]
Unmounting chroot ... 
Backed up: wavemon-0.9.3-x86_64-1_SBo.txz
:-) network/wavemon Updated for version 0.9.7 (-:

@sbo-bot

sbo-bot Bot commented Sep 4, 2026

Copy link
Copy Markdown

sbopkglint x86_64 network/wavemon

Using tests from /usr/share/sbo-maintainer-tools/sbopkglint.d
Exploding /var/lib/repo/SBo/packages/15.0/x86_64/network/wavemon/wavemon-0.9.7-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.Wp0e6M ...OK
Running pre-doinst test...OK
Installing /var/lib/repo/SBo/packages/15.0/x86_64/network/wavemon/wavemon-0.9.7-x86_64-1_SBo.txz to /tmp/SBo/sbopkglint.Wp0e6M ...OK
Running test: 05-basic-sanity...OK
Running test: 10-docs...OK
Running test: 15-noarch...OK
Running test: 20-arch...OK
Running test: 25-lafiles...OK
Running test: 30-manpages...OK
Running test: 35-desktop...OK
Running test: 40-newconfig...OK
Running test: 45-doinst...OK
Running test: 50-icons...OK
Running test: 60-usr_info...OK
Running test: 65-python...OK
Running test: 70-tmp_path...OK
Running test: 75-static_libs...OK
Running test: 85-perl...OK
Running test: 90-terminfo...OK
Running test: 95-pkgconfig...OK
✅ === wavemon-0.9.7-x86_64-1_SBo.txz: All tests passed ✅

@cwilling

cwilling commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator

Merged

@cwilling cwilling closed this Sep 5, 2026
@r1w1s1
r1w1s1 deleted the update/wavemon-0.9.7 branch September 5, 2026 04:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants