]> Frank Brehm's Git Trees - config/vera/etc.git/commitdiff
committing changes in /etc after apt run
authorFrank Brehm <frank@brehm-online.com>
Thu, 7 Sep 2017 08:22:28 +0000 (10:22 +0200)
committerFrank Brehm <frank@brehm-online.com>
Thu, 7 Sep 2017 08:22:28 +0000 (10:22 +0200)
Package changes:
+build-essential 12.3 amd64
+cpp 4:7.1.0-2 amd64
+cpp-7 7.2.0-3 amd64
+dpkg-dev 1.18.24 all
+fakeroot 1.22-1 amd64
+g++ 4:7.1.0-2 amd64
+g++-7 7.2.0-3 amd64
+gcc 4:7.1.0-2 amd64
+gcc-7 7.2.0-3 amd64
+libalgorithm-diff-perl 1.19.03-1 all
+libalgorithm-diff-xs-perl 0.04-4+b4 amd64
+libalgorithm-merge-perl 0.08-3 all
+libasan4 7.2.0-3 amd64
+libatomic1 7.2.0-3 amd64
+libc-dev-bin 2.24-17 amd64
+libc6-dev 2.24-17 amd64
+libcc1-0 7.2.0-3 amd64
+libcilkrts5 7.2.0-3 amd64
+libdpkg-perl 1.18.24 all
+libfakeroot 1.22-1 amd64
+libfile-fcntllock-perl 0.22-3+b4 amd64
+libgcc-7-dev 7.2.0-3 amd64
+libisl15 0.18-1 amd64
+libitm1 7.2.0-3 amd64
+liblsan0 7.2.0-3 amd64
+libmpc3 1.0.3-1+b2 amd64
+libmpfr4 3.1.6~rc1-1 amd64
+libmpx2 7.2.0-3 amd64
+libquadmath0 7.2.0-3 amd64
+libstdc++-7-dev 7.2.0-3 amd64
+libtsan0 7.2.0-3 amd64
+libubsan0 7.2.0-3 amd64
+linux-libc-dev 4.12.6-1 amd64
+manpages-dev 4.12-2 all

20 files changed:
.etckeeper
alternatives/c++ [new symlink]
alternatives/c89 [new symlink]
alternatives/c89.1.gz [new symlink]
alternatives/c99 [new symlink]
alternatives/c99.1.gz [new symlink]
alternatives/cc [new symlink]
alternatives/cpp [new symlink]
alternatives/faked.1.gz [new symlink]
alternatives/faked.es.1.gz [new symlink]
alternatives/faked.fr.1.gz [new symlink]
alternatives/faked.sv.1.gz [new symlink]
alternatives/fakeroot [new symlink]
alternatives/fakeroot.1.gz [new symlink]
alternatives/fakeroot.es.1.gz [new symlink]
alternatives/fakeroot.fr.1.gz [new symlink]
alternatives/fakeroot.sv.1.gz [new symlink]
dpkg/shlibs.default [new file with mode: 0644]
dpkg/shlibs.override [new file with mode: 0644]
ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf [new file with mode: 0644]

index 8df0230aa486ec16066263d735311797a011db91..0786365d17962ed4a6a7c5aefe7d310864b529d6 100755 (executable)
@@ -238,6 +238,8 @@ maybe chmod 0644 'dpkg/dpkg.cfg'
 maybe chmod 0755 'dpkg/dpkg.cfg.d'
 maybe chmod 0755 'dpkg/origins'
 maybe chmod 0644 'dpkg/origins/debian'
+maybe chmod 0644 'dpkg/shlibs.default'
+maybe chmod 0644 'dpkg/shlibs.override'
 maybe chmod 0755 'emacs'
 maybe chmod 0755 'emacs/site-start.d'
 maybe chmod 0644 'emacs/site-start.d/00debian-vars.el'
@@ -398,6 +400,7 @@ maybe chmod 0755 'kernel/postrm.d/initramfs-tools'
 maybe chmod 0755 'kernel/postrm.d/zz-update-grub'
 maybe chmod 0644 'ld.so.conf'
 maybe chmod 0755 'ld.so.conf.d'
+maybe chmod 0644 'ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf'
 maybe chmod 0644 'ld.so.conf.d/libc.conf'
 maybe chmod 0644 'ld.so.conf.d/x86_64-linux-gnu.conf'
 maybe chmod 0755 'ldap'
diff --git a/alternatives/c++ b/alternatives/c++
new file mode 120000 (symlink)
index 0000000..e51afad
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/g++
\ No newline at end of file
diff --git a/alternatives/c89 b/alternatives/c89
new file mode 120000 (symlink)
index 0000000..9e67d74
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/c89-gcc
\ No newline at end of file
diff --git a/alternatives/c89.1.gz b/alternatives/c89.1.gz
new file mode 120000 (symlink)
index 0000000..3a74238
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/man1/c89-gcc.1.gz
\ No newline at end of file
diff --git a/alternatives/c99 b/alternatives/c99
new file mode 120000 (symlink)
index 0000000..323b6db
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/c99-gcc
\ No newline at end of file
diff --git a/alternatives/c99.1.gz b/alternatives/c99.1.gz
new file mode 120000 (symlink)
index 0000000..e033f2d
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/man1/c99-gcc.1.gz
\ No newline at end of file
diff --git a/alternatives/cc b/alternatives/cc
new file mode 120000 (symlink)
index 0000000..cd91449
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/gcc
\ No newline at end of file
diff --git a/alternatives/cpp b/alternatives/cpp
new file mode 120000 (symlink)
index 0000000..00fc3c4
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/cpp
\ No newline at end of file
diff --git a/alternatives/faked.1.gz b/alternatives/faked.1.gz
new file mode 120000 (symlink)
index 0000000..0682984
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/man1/faked-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/faked.es.1.gz b/alternatives/faked.es.1.gz
new file mode 120000 (symlink)
index 0000000..2a0233d
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/es/man1/faked-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/faked.fr.1.gz b/alternatives/faked.fr.1.gz
new file mode 120000 (symlink)
index 0000000..9950991
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/fr/man1/faked-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/faked.sv.1.gz b/alternatives/faked.sv.1.gz
new file mode 120000 (symlink)
index 0000000..7d76ada
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/sv/man1/faked-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/fakeroot b/alternatives/fakeroot
new file mode 120000 (symlink)
index 0000000..0b2f1ee
--- /dev/null
@@ -0,0 +1 @@
+/usr/bin/fakeroot-sysv
\ No newline at end of file
diff --git a/alternatives/fakeroot.1.gz b/alternatives/fakeroot.1.gz
new file mode 120000 (symlink)
index 0000000..6abf7c3
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/man1/fakeroot-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/fakeroot.es.1.gz b/alternatives/fakeroot.es.1.gz
new file mode 120000 (symlink)
index 0000000..6c5981a
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/es/man1/fakeroot-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/fakeroot.fr.1.gz b/alternatives/fakeroot.fr.1.gz
new file mode 120000 (symlink)
index 0000000..ab31fe0
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/fr/man1/fakeroot-sysv.1.gz
\ No newline at end of file
diff --git a/alternatives/fakeroot.sv.1.gz b/alternatives/fakeroot.sv.1.gz
new file mode 120000 (symlink)
index 0000000..73d056f
--- /dev/null
@@ -0,0 +1 @@
+/usr/share/man/sv/man1/fakeroot-sysv.1.gz
\ No newline at end of file
diff --git a/dpkg/shlibs.default b/dpkg/shlibs.default
new file mode 100644 (file)
index 0000000..661a889
--- /dev/null
@@ -0,0 +1,7 @@
+# dpkg shlibs defaults file
+#
+# This file contains shlibs entries that are used as a last resort when
+# no matching entries are found elsewhere.  For more information see the
+# dpkg-shlibdeps(1) manual page. 
+#
+# <library name>       <version/soname>        <dependencies>
diff --git a/dpkg/shlibs.override b/dpkg/shlibs.override
new file mode 100644 (file)
index 0000000..fbdb68d
--- /dev/null
@@ -0,0 +1,8 @@
+# dpkg shlibs override file
+#
+# Entries in this file will override all others, only use if you
+# are really sure that is what you want!
+# 
+# For more information see the dpkg-shlibdeps(1) manual page. 
+#
+# <library name>       <version/soname>        <dependencies>
diff --git a/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf b/ld.so.conf.d/fakeroot-x86_64-linux-gnu.conf
new file mode 100644 (file)
index 0000000..bf03379
--- /dev/null
@@ -0,0 +1 @@
+/usr/lib/x86_64-linux-gnu/libfakeroot