mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-16 14:16:16 -06:00
rel 0.9.24.2 testing
This commit is contained in:
parent
48630b151c
commit
a04023acf9
2 changed files with 2 additions and 2 deletions
2
RELNOTES
2
RELNOTES
|
|
@ -10,7 +10,7 @@ firejail (0.9.64.2) baseline; urgency=low
|
|||
* new profiles: straw-viewer, lutris, dolphin-emu, authenticator-rs, servo
|
||||
* new profiles: npm, marker, yarn, lsar, unar, agetpkg, mdr, shotwell, qnapi
|
||||
* new profiles: guvcview, pkglog, kdiff3, CoyIM
|
||||
-- netblue30 <netblue30@yahoo.com> Tue, 26 Jan 2020 09:00:00 -0500
|
||||
-- netblue30 <netblue30@yahoo.com> Tue, 26 Jan 2021 09:00:00 -0500
|
||||
|
||||
firejail (0.9.64) baseline; urgency=low
|
||||
* replaced --nowrap option with --wrap in firemon
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ chmod 644 $DEBIAN_CTRL_DIR/conffiles
|
|||
find $INSTALL_DIR -type d | xargs chmod 755
|
||||
cd $CODE_DIR
|
||||
fakeroot dpkg-deb --build debian
|
||||
lintian debian.deb
|
||||
lintian --no-tag-display-limit debian.deb
|
||||
mv debian.deb ../firejail_${VERSION}${EXTRA_VERSION}_1_$(dpkg-architecture -qDEB_HOST_ARCH).deb
|
||||
cd ..
|
||||
rm -fr $CODE_DIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue