Skip to content

Commit

Permalink
Version: 21
Browse files Browse the repository at this point in the history
  • Loading branch information
gportay committed Apr 9, 2024
1 parent ee670ce commit 492fafd
Show file tree
Hide file tree
Showing 17 changed files with 19 additions and 18 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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]
## [v21] - 2024-04-09

### Added

Expand Down Expand Up @@ -1003,7 +1003,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/v20...master
[unreleased]: https://github.com/gportay/iamroot/compare/v21...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
Expand All @@ -1024,4 +1024,5 @@ Initial release.
[v18]: https://github.com/gportay/iamroot/compare/v17...v18
[v19]: https://github.com/gportay/iamroot/compare/v18...v19
[v20]: https://github.com/gportay/iamroot/compare/v19...v20
[v21]: https://github.com/gportay/iamroot/compare/v20...v21
[zypper(8)]: https://en.opensuse.org/SDB:Zypper_manual_(plain)
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: LGPL-2.1-or-later
#

VERSION = 20
VERSION = 21
PREFIX ?= /usr/local
COVERAGE ?= 0
OS ?= $(shell uname -o 2>/dev/null || uname -s 2>/dev/null)
Expand Down
2 changes: 1 addition & 1 deletion iamroot.7.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:email: gael.portay@gmail.com
:lang: en
:man manual: iamroot Manual
:man source: iamroot 20
:man source: iamroot 21

== NAME

Expand Down
2 changes: 1 addition & 1 deletion ido
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

set -e

VERSION=20
VERSION=21

usage() {
cat <<EOF
Expand Down
2 changes: 1 addition & 1 deletion ido.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:email: gael.portay@gmail.com
:lang: en
:man manual: ish Manual
:man source: iamroot 20
:man source: iamroot 21

== NAME

Expand Down
2 changes: 1 addition & 1 deletion ish
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

set -e

VERSION=20
VERSION=21

usage() {
cat <<EOF
Expand Down
2 changes: 1 addition & 1 deletion ish.1.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:email: gael.portay@gmail.com
:lang: en
:man manual: ish Manual
:man source: iamroot 20
:man source: iamroot 21

== NAME

Expand Down
2 changes: 1 addition & 1 deletion ld-iamroot.so.8.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
:email: gael.portay@gmail.com
:lang: en
:man manual: ld-iamroot.so Manual
:man source: iamroot 20
:man source: iamroot 21

== NAME

Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-aarch64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-aarch64-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (aarch64)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-aarch64_be
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-aarch64_be-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (aarch64_be)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-arm
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-arm-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (arm)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-armhf
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-armhf-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (armhf)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-mipsle
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-mipsle-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (mipsle)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-powerpc64le
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-powerpc64le-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (powerpc64le)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-riscv64
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-riscv64-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (riscv64)'
arch=('x86_64')
Expand Down
2 changes: 1 addition & 1 deletion support/PKGBUILD-s390x
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Maintainer: Gaël PORTAY <gael.portay@gmail.com>

pkgname=iamroot-s390x-git
pkgver=20
pkgver=21
pkgrel=1
pkgdesc='Emulating the syscall chroot(2) in an unpriviliged process (s390x)'
arch=('x86_64')
Expand Down

0 comments on commit 492fafd

Please sign in to comment.