Skip to content

Commit

Permalink
rel 0.9.24.2 testing
Browse files Browse the repository at this point in the history
  • Loading branch information
netblue30 committed Jan 26, 2021
1 parent 48630b1 commit a04023a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion RELNOTES
Original file line number Diff line number Diff line change
Expand Up @@ -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 <[email protected]> Tue, 26 Jan 2020 09:00:00 -0500
-- netblue30 <[email protected]> Tue, 26 Jan 2021 09:00:00 -0500

firejail (0.9.64) baseline; urgency=low
* replaced --nowrap option with --wrap in firemon
Expand Down
2 changes: 1 addition & 1 deletion mkdeb.sh.in
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit a04023a

Please sign in to comment.