diff --git a/CHANGELOG.md b/CHANGELOG.md index 07d679bb..71659f04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [unreleased] +## [v23] - 2024-06-25 ### Added @@ -1074,7 +1074,7 @@ Initial release. [passwd(1)]: https://linux.die.net/man/1/passwd [su(1)]: https://linux.die.net/man/1/su [systemd-sysusers(8)]: https://www.freedesktop.org/software/systemd/man/systemd-sysusers.html -[unreleased]: https://github.com/gportay/iamroot/compare/v22...master +[unreleased]: https://github.com/gportay/iamroot/compare/v23...master [v1]: https://github.com/gportay/iamroot/releases/tag/v1 [v2]: https://github.com/gportay/iamroot/compare/v1...v2 [v3]: https://github.com/gportay/iamroot/compare/v2...v3 @@ -1097,4 +1097,5 @@ Initial release. [v20]: https://github.com/gportay/iamroot/compare/v19...v20 [v21]: https://github.com/gportay/iamroot/compare/v20...v21 [v22]: https://github.com/gportay/iamroot/compare/v21...v22 +[v23]: https://github.com/gportay/iamroot/compare/v22...v23 [zypper(8)]: https://en.opensuse.org/SDB:Zypper_manual_(plain) diff --git a/Makefile b/Makefile index 6c53b086..4f44fbed 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later # -VERSION = 22 +VERSION = 23 PREFIX ?= /usr/local COVERAGE ?= 0 OS ?= $(shell uname -o 2>/dev/null || uname -s 2>/dev/null) diff --git a/iamroot.7.adoc b/iamroot.7.adoc index 00d8ef6a..b26ff6e1 100644 --- a/iamroot.7.adoc +++ b/iamroot.7.adoc @@ -4,7 +4,7 @@ :email: gael.portay@gmail.com :lang: en :man manual: iamroot Manual -:man source: iamroot 22 +:man source: iamroot 23 == NAME diff --git a/ido b/ido index 32064994..9d14f7e8 100755 --- a/ido +++ b/ido @@ -7,7 +7,7 @@ set -e -VERSION=22 +VERSION=23 usage() { cat < pkgname=iamroot-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process' arch=('x86_64') diff --git a/support/PKGBUILD-aarch64 b/support/PKGBUILD-aarch64 index 32de6b84..c86bc76b 100644 --- a/support/PKGBUILD-aarch64 +++ b/support/PKGBUILD-aarch64 @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-aarch64-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (aarch64)' arch=('x86_64') diff --git a/support/PKGBUILD-aarch64_be b/support/PKGBUILD-aarch64_be index 0f41c1ec..45451b0f 100644 --- a/support/PKGBUILD-aarch64_be +++ b/support/PKGBUILD-aarch64_be @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-aarch64_be-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (aarch64_be)' arch=('x86_64') diff --git a/support/PKGBUILD-arm b/support/PKGBUILD-arm index eb941498..3a1bf1b2 100644 --- a/support/PKGBUILD-arm +++ b/support/PKGBUILD-arm @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-arm-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (arm)' arch=('x86_64') diff --git a/support/PKGBUILD-armhf b/support/PKGBUILD-armhf index a77ebd92..7c900ca6 100644 --- a/support/PKGBUILD-armhf +++ b/support/PKGBUILD-armhf @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-armhf-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (armhf)' arch=('x86_64') diff --git a/support/PKGBUILD-mipsle b/support/PKGBUILD-mipsle index 7cde5387..25b20cb5 100644 --- a/support/PKGBUILD-mipsle +++ b/support/PKGBUILD-mipsle @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-mipsle-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (mipsle)' arch=('x86_64') diff --git a/support/PKGBUILD-powerpc b/support/PKGBUILD-powerpc index 3bfc0e47..724321b3 100644 --- a/support/PKGBUILD-powerpc +++ b/support/PKGBUILD-powerpc @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-powerpc-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (powerpc)' arch=('x86_64') diff --git a/support/PKGBUILD-powerpc64 b/support/PKGBUILD-powerpc64 index 1b0b7fe1..63932874 100644 --- a/support/PKGBUILD-powerpc64 +++ b/support/PKGBUILD-powerpc64 @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-powerpc64-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (powerpc64)' arch=('x86_64') diff --git a/support/PKGBUILD-powerpc64le b/support/PKGBUILD-powerpc64le index 08e9a4dd..c73db929 100644 --- a/support/PKGBUILD-powerpc64le +++ b/support/PKGBUILD-powerpc64le @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-powerpc64le-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (powerpc64le)' arch=('x86_64') diff --git a/support/PKGBUILD-riscv64 b/support/PKGBUILD-riscv64 index 83bf9ccc..cf27725f 100644 --- a/support/PKGBUILD-riscv64 +++ b/support/PKGBUILD-riscv64 @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-riscv64-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (riscv64)' arch=('x86_64') diff --git a/support/PKGBUILD-s390x b/support/PKGBUILD-s390x index aac3757e..22ec516e 100644 --- a/support/PKGBUILD-s390x +++ b/support/PKGBUILD-s390x @@ -1,7 +1,7 @@ # Maintainer: Gaël PORTAY pkgname=iamroot-s390x-git -pkgver=22 +pkgver=23 pkgrel=1 pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (s390x)' arch=('x86_64')