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:
Kelvin M. Klann 2023-04-10 15:27:14 -03:00
parent c3b42dbd26
commit 99a1006cfe

View file

@ -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