]> Frank Brehm's Git Trees - config/ns3/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Wed, 16 Aug 2017 20:23:46 +0000 (22:23 +0200)
committerFrank Brehm <frank@brehm-online.com>
Wed, 16 Aug 2017 20:23:46 +0000 (22:23 +0200)
Package changes:
-git 1:2.11.0-3 amd64
-git-email 1:2.11.0-3 all
-git-man 1:2.11.0-3 all
-gitweb 1:2.11.0-3 all
+git 1:2.11.0-3+deb9u1 amd64
+git-email 1:2.11.0-3+deb9u1 all
+git-man 1:2.11.0-3+deb9u1 all
+gitweb 1:2.11.0-3+deb9u1 all
-libgd3 2.2.4-2 amd64
+libgd3 2.2.4-2+deb9u1 amd64
-libpq5 9.6.3-3 amd64
+libpq5 9.6.4-0+deb9u1 amd64
-libsvn-perl 1.9.5-1 amd64
-libsvn1 1.9.5-1 amd64
+libsvn-perl 1.9.5-1+deb9u1 amd64
+libsvn1 1.9.5-1+deb9u1 amd64
-python-subversion 1.9.5-1 amd64
+python-subversion 1.9.5-1+deb9u1 amd64
-salt-common 2017.7.0+ds-1 all
-salt-master 2017.7.0+ds-1 all
-salt-minion 2017.7.0+ds-1 all
-salt-ssh 2017.7.0+ds-1 all
+salt-common 2017.7.1+ds-1 all
+salt-master 2017.7.1+ds-1 all
+salt-minion 2017.7.1+ds-1 all
+salt-ssh 2017.7.1+ds-1 all
-subversion 1.9.5-1 amd64
-subversion-tools 1.9.5-1 amd64
+subversion 1.9.5-1+deb9u1 amd64
+subversion-tools 1.9.5-1+deb9u1 amd64

subversion/config

index 5c00603555394bd33fdebe0368f0daec94ef8aa1..465d1a2c105e44a60a22e4fc52a6f2f10f9984f3 100644 (file)
 ### passed to the tunnel agent as <user>@<hostname>.)  If the
 ### built-in ssh scheme were not predefined, it could be defined
 ### as:
-# ssh = $SVN_SSH ssh -q -o ControlMaster=no
+# ssh = $SVN_SSH ssh -q -o ControlMaster=no --
 ### If you wanted to define a new 'rsh' scheme, to be used with
 ### 'svn+rsh:' URLs, you could do so as follows:
-# rsh = rsh
+# rsh = rsh --
 ### Or, if you wanted to specify a full path and arguments:
-# rsh = /path/to/rsh -l myusername
+# rsh = /path/to/rsh -l myusername --
 ### On Windows, if you are specifying a full path to a command,
 ### use a forward slash (/) or a paired backslash (\\) as the
 ### path separator.  A single backslash will be treated as an