mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
RELNOTES: bump release date to fix gitlab ci
Log from a recent run of build_ubuntu_package[1]:
$ ./configure && make deb && dpkg -i firejail*.deb
[...]
dpkg-deb: building package 'firejail' in 'debian.deb'.
A future release will drop --no-tag-display-limit; please use '--tag-display-limit 0' instead.
running with root privileges is not recommended!
E: firejail: latest-changelog-entry-without-new-date [usr/share/doc/firejail/changelog.Debian.gz:1]
[...]
make: *** [Makefile:341: deb] Error 2
$ command -V firejail && firejail --version
/usr/bin/bash: line 139: command: firejail: not found
[1] https://gitlab.com/Firejail/firejail_ci/-/pipelines/832916003
This commit is contained in:
parent
c3b42dbd26
commit
99a1006cfe
1 changed files with 1 additions and 1 deletions
2
RELNOTES
2
RELNOTES
|
|
@ -30,7 +30,7 @@ firejail (0.9.73) baseline; urgency=low
|
|||
* legal: selinux.c: Split Copyright notice & use same license as upstream
|
||||
(#5667)
|
||||
* new profiles: fix-qdf, qpdf, zlib-flate, standard-notes
|
||||
-- netblue30 <netblue30@yahoo.com> Mon, 16 Jan 2023 09:00:00 -0500
|
||||
-- netblue30 <netblue30@yahoo.com> Mon, 17 Jan 2023 09:00:00 -0500
|
||||
|
||||
firejail (0.9.72) baseline; urgency=low
|
||||
* feature: On failing to remount a fuse filesystem, give warning instead of
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue