/mandos/trunk

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Teddy Hogeborn
  • Date: 2017-02-21 21:42:08 UTC
  • Revision ID: teddy@recompile.se-20170221214208-09wu1p4l2hjhqfoj
Use "read -r" in shell scripts to avoid backslash escapes

* initramfs-tools-hook: Use "read -r" to read filenames from network
  hook given the "files" argument.
* initramfs-tools-script: Use "read -e" when parsing
  "/conf/conf.d/cryptroot".
* mandos-keygen (keygen): Use "read -r" when reading passphrase.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: mandos
2
2
Section: admin
3
 
Priority: optional
 
3
Priority: extra
4
4
Maintainer: Mandos Maintainers <mandos@recompile.se>
5
5
Uploaders: Teddy Hogeborn <teddy@recompile.se>,
6
6
           Björn Påhlsson <belorn@recompile.se>
10
10
        xsltproc, pkg-config, libnl-route-3-dev
11
11
Build-Depends-Indep: systemd, python (>= 2.7), python (<< 3),
12
12
        python-dbus, python-gi
13
 
Standards-Version: 4.0.1
 
13
Standards-Version: 3.9.8
14
14
Vcs-Bzr: https://ftp.recompile.se/pub/mandos/trunk
15
15
Vcs-Browser: https://bzr.recompile.se/loggerhead/mandos/trunk/files
16
16
Homepage: https://www.recompile.se/mandos