Your message dated Sat, 26 Apr 2014 23:00:07 +0000
with message-id <e1webzn-00043e...@franck.debian.org>
and subject line Bug#743158: fixed in systemd 204-9
has caused the Debian Bug report #743158,
regarding systemd: reportbug script sends private fstab information without
confirmation
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
743158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=743158
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: systemd
Version: 204-8
Severity: grave
Tags: security
Justification: user security hole
Sending /etc/fstab without asking the user is not acceptable,
as there might be passwords saved in there.
Please stop this.
Norbert
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 3.14.0-rc8+ (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages systemd depends on:
ii acl 2.2.52-1
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-51
ii libacl1 2.2.52-1
ii libaudit1 1:2.3.4-1
ii libc6 2.18-4
ii libcap2 1:2.22-1.2
ii libcap2-bin 1:2.22-1.2
ii libcryptsetup4 2:1.6.4-4
ii libdbus-1-3 1.8.0-3
ii libgcrypt11 1.5.3-4
ii libkmod2 16-2
ii liblzma5 5.1.1alpha+20120614-2
ii libpam0g 1.1.8-2
ii libselinux1 2.2.2-1
ii libsystemd-daemon0 204-8
ii libsystemd-journal0 204-8
ii libsystemd-login0 204-8
ii libudev1 204-8
ii libwrap0 7.6.q-25
ii sysv-rc 2.88dsf-51
ii udev 204-8
ii util-linux 2.20.1-5.7
Versions of packages systemd recommends:
ii libpam-systemd 204-8
Versions of packages systemd suggests:
pn systemd-ui <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: systemd
Source-Version: 204-9
We believe that the bug you reported is fixed in the latest version of
systemd, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 743...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Michael Biebl <bi...@debian.org> (supplier of updated systemd package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Sat, 26 Apr 2014 21:37:29 +0200
Source: systemd
Binary: systemd systemd-sysv libpam-systemd libsystemd-login0
libsystemd-login-dev libsystemd-daemon0 libsystemd-daemon-dev
libsystemd-journal0 libsystemd-journal-dev libsystemd-id128-0
libsystemd-id128-dev udev libudev1 libudev-dev udev-udeb libudev1-udeb
libgudev-1.0-0 gir1.2-gudev-1.0 libgudev-1.0-dev python-systemd systemd-dbg
Architecture: source amd64
Version: 204-9
Distribution: unstable
Urgency: medium
Maintainer: Debian systemd Maintainers
<pkg-systemd-maintain...@lists.alioth.debian.org>
Changed-By: Michael Biebl <bi...@debian.org>
Description:
gir1.2-gudev-1.0 - libgudev-1.0 introspection data
libgudev-1.0-0 - GObject-based wrapper library for libudev
libgudev-1.0-dev - libgudev-1.0 development files
libpam-systemd - system and service manager - PAM module
libsystemd-daemon-dev - systemd utility library - development files
libsystemd-daemon0 - systemd utility library
libsystemd-id128-0 - systemd 128 bit ID utility library
libsystemd-id128-dev - systemd 128 bit ID utility library - development files
libsystemd-journal-dev - systemd journal utility library - development files
libsystemd-journal0 - systemd journal utility library
libsystemd-login-dev - systemd login utility library - development files
libsystemd-login0 - systemd login utility library
libudev-dev - libudev development files
libudev1 - libudev shared library
libudev1-udeb - libudev shared library (udeb)
python-systemd - python bindings for systemd
systemd - system and service manager
systemd-dbg - system and service manager (debug symbols)
systemd-sysv - system and service manager - SysV links
udev - /dev/ and hotplug management daemon
udev-udeb - /dev/ and hotplug management daemon (udeb)
Closes: 645466 648325 655924 690892 705792 706221 713877 717404 717405 735563
738862 739018 742724 743158
Changes:
systemd (204-9) unstable; urgency=medium
.
* The "Flemish Beef and Beer Stew" release.
.
[ Steve Langasek ]
* Do proper refcounting of the PAM module package on prerm, so that we
don't drop the module from the PAM config when uninstalling a
foreign-arch package. Related to Ubuntu bug #1295521.
.
[ Martin Pitt ]
* debian/udev.udev-finish.upstart: Fix path to tmp-rules,
debian/extra/rule_generator.functions creates them in /run/udev/.
* rules: Remove the kernel-install bits; we don't want that in Debian and
thus it shouldn't appear in dh_install --list-missing output.
* Ship sd-shutdown.h in libsystemd-daemon-dev.
* Run dh_install with --fail-missing, to avoid forgetting files when we move
to new versions.
* Mount /dev/pts with the correct permissions in the udev, to avoid needing
pt_chown (not available on all architectures). Thanks Adam Conrad.
* Add new block of Windows Azure ethernet hardware address to
75-persistent-net-generator.rules. (LP: #1274348, Closes: #739018)
* Drop our Debian specific 60-persistent-storage{,-tape}.rules and use the
upstream rules. They are compatible and do a superset of the
functionality. (Closes: #645466)
* Drop our Debian specific 80-drivers.rules and use the upstream rules with
a patch for the sg module (see #657948). These now stop calling modprobe
and use the kmod builtin, giving some nice boot speed improvement.
(Closes: #717404)
* Drop our Debian specific 50-udev-default.rules and 91-permissions.rules
and use the upstream rules with a patch for the remaining Debian specific
default device permissions. Many thanks to Marco d'Itri for researching
which Debian-specific rules are obsolete! Amongst other things, this now
also reads the hwdb info for USB devices (Closes: #717405) and gets rid of
some syntax errors (Closes: #706221)
* Set default polling interval on removable devices as well, for kernels
which have "block" built in instead of being a module. (Closes: #713877)
* Make sd_login_monitor_new() work for logind without systemd.
* Cherry-pick upstream fix for polkit permissions for rebooting with
multiple sessions.
* Kill /etc/udev/links.conf, create_static_nodes, and associated code. It's
obsolete with devtmpfs (which is required now), and doesn't run with
systemd or upstart anyway.
* Drop unnecessary udev.dirs.
* Add autopkgtests for smoke-testing logind, hostnamed, timedated, localed,
and a compile/link/run test against libsystemd-login-dev.
.
[ Marco d'Itri ]
* preinst: check for all the system calls required by modern releases
of udev. (Closes: #648325)
* Updated fbdev-blacklist.conf for recent kernels.
* Do not blacklist viafb because it is required on the OLPC XO-1.5.
(Closes: #705792)
* Remove write_cd_rules and the associated rules which create "persistent"
symlinks for CD/DVD devices and replace them with more rules in
60-cdrom_id, which will create symlinks for one at random among the
devices installed. Since the common case is having a single device
then everything will work out just fine most of the times...
(Closes: #655924)
* Fix write_net_rules for systemd and sysvinit users by copying the
temporary rules from /run/udev/ to /etc/udev/. (Closes: #735563)
* Do not install sysctl.d/50-default.conf because the systemd package
should not change kernel policies, at least until it will become
the only supported init system.
.
[ Michael Stapelberg ]
* Add systemd-dbg package, thanks Daniel Schaal (Closes: #742724).
* Switch from gitpkg to git-buildpackage. Update README.source accordingly.
* Make libpam-systemd depend on systemd-sysv | systemd-shim. Packages that
need logind functionality should depend on libpam-systemd.
.
[ Michael Biebl ]
* Do not send potentially private fstab information without prior user
confirmation. (Closes: #743158)
* Add support for LSB facilities defined by insserv.
Parse /etc/insserv.conf.d content and /etc/insserv.conf and generate
systemd unit drop-in files to add corresponding dependencies. Also ship
targets for the Debian specific $x-display-manager and
$mail-transport-agent system facilities. (Closes: #690892)
* Do not accidentally re-enable /var/tmp cleaning when migrating the TMPTIME
setting from /etc/default/rcS. Fix up existing broken configurations.
(Closes: #738862)
Checksums-Sha1:
ba6da22787df60d4643f9d5b3ad013eb2648b73c 3978 systemd_204-9.dsc
63838b53a75aa946fba7e82d22b3a226c84fd6aa 96168 systemd_204-9.debian.tar.xz
0650dcab4e7d7cfd8eca02e602a300ac07eaad3f 1137902 systemd_204-9_amd64.deb
8ced8db40b0b970164634b60ba2b854fb4f3ae6f 22506 systemd-sysv_204-9_amd64.deb
c860154ae59e98f17ba06c2972f6cb638180708e 38172 libpam-systemd_204-9_amd64.deb
c59d2d20185117fcc86deaf957074271deadfc15 38030
libsystemd-login0_204-9_amd64.deb
061634f110f5e59c11db39a6e33379dba3983d9e 31426
libsystemd-login-dev_204-9_amd64.deb
04a1e2919bb38c8fdd6519febd0851b89890ac35 21996
libsystemd-daemon0_204-9_amd64.deb
7543a6d23880c8f90baeffca2cefde1735324660 32714
libsystemd-daemon-dev_204-9_amd64.deb
7aea4b1e457eb9f085710d0d5c17dd8ebb492573 61884
libsystemd-journal0_204-9_amd64.deb
26ff0151cfd4d032e81227ac98b8ca85fb822eac 46582
libsystemd-journal-dev_204-9_amd64.deb
89e981bba39ab8e7a29151947487ed14bd3e5d40 25754
libsystemd-id128-0_204-9_amd64.deb
753b60193c23dd6a7282e87b336acd79879cc19f 24224
libsystemd-id128-dev_204-9_amd64.deb
79b37fe074007c7148ec9d687ba1c9684ba004fc 762538 udev_204-9_amd64.deb
d38c64e4a68def0abe3299e2ecb1e04bf897276e 45652 libudev1_204-9_amd64.deb
f610548946fdbeb962fb2734b5956b63162431fb 23418 libudev-dev_204-9_amd64.deb
e876e99637167a52ad6e8a6d409403385efaf99c 136484 udev-udeb_204-9_amd64.udeb
5e6a1297cc286796bba52b3661dab61f5361db0a 28060 libudev1-udeb_204-9_amd64.udeb
39727cc9557e05662e2e44c69378fb77c6e768f8 28000 libgudev-1.0-0_204-9_amd64.deb
4c4677b88f44fe6c021fc7ce98358ff346f9ec57 2796 gir1.2-gudev-1.0_204-9_amd64.deb
eb137c0d71c6c3d711bcf945c8fccb0fde8670d4 24182 libgudev-1.0-dev_204-9_amd64.deb
77f24dfdbe93b3e938756eb6f98d496ac1e0888f 45942 python-systemd_204-9_amd64.deb
dd1fd31bdb34278a61898843766a43f06cb10fcc 14263894 systemd-dbg_204-9_amd64.deb
Checksums-Sha256:
bbd34825d402e70b7fc4369fb6ae0c242fad550d5cbf0aec14d200ca9a6ffc2d 3978
systemd_204-9.dsc
ed40d8d01579995778cbcdc293b8a443568d62bb2315781c4185edf3ccf03fff 96168
systemd_204-9.debian.tar.xz
dbaf3d9efdd82db8677f7d4f350896acf7e1ba06fb2658032829f2e7e52a2d72 1137902
systemd_204-9_amd64.deb
f933c1b65c8d9e00e899d1f88fec9bfd3fd05f3855236ae007882d89df102c6c 22506
systemd-sysv_204-9_amd64.deb
ce2128ebeb1042e9beb32ca57441444d5062ba118b9ae612cfe0d240cd6e1976 38172
libpam-systemd_204-9_amd64.deb
18308f7ad39ae99df905646331ef9cec125b7d698468d6a2093583419437bc30 38030
libsystemd-login0_204-9_amd64.deb
f1cb170ff4c8427a48748a12eb0705e29cfcb68c5b9fcb9e69ced04144ab235a 31426
libsystemd-login-dev_204-9_amd64.deb
c6b815525a0913dd6d98be999582a2f7da8f246ca87717f36fb75a02718762f5 21996
libsystemd-daemon0_204-9_amd64.deb
291ae5513d646ae6ee951f68981974329bfb068f542308b62f7e87142f618999 32714
libsystemd-daemon-dev_204-9_amd64.deb
3b84cfbe666c0312c073a606edbef6366032db5b9279dbe0679f60077eea11af 61884
libsystemd-journal0_204-9_amd64.deb
1f6f2a936ec9e5711b2a62b14d95e3b0bf8c63081780f5cddc5aeca124d13464 46582
libsystemd-journal-dev_204-9_amd64.deb
c7a4b1fcbd1535bd1dea3f178f78b2db10a17e2a6df53d4ec6d95d17c1fd899f 25754
libsystemd-id128-0_204-9_amd64.deb
d42df63f6ce376a598079f95826f23db940e788ecb0f48619631a4b5b136d0e2 24224
libsystemd-id128-dev_204-9_amd64.deb
094234b10977348777d9bdb4713624ac112b47f59e379fd2834843a1fac3cafd 762538
udev_204-9_amd64.deb
cc6f02ed1c3e498dab13f6ff5ea139e2bb86780c0c893b10467b5322ae7188ba 45652
libudev1_204-9_amd64.deb
439aa89c81222d7bb3b53df91ef40f490e6d3902719ae9d013373d8a87c84955 23418
libudev-dev_204-9_amd64.deb
c331982e83369b488225dd77725c179a5edb09da45ca1c8fc0d0babaad9b92cc 136484
udev-udeb_204-9_amd64.udeb
f6b201c6a554ab24cb483313e9ac689aac0a0d7e096bcc730b2da62db204e8cf 28060
libudev1-udeb_204-9_amd64.udeb
870ee04555fa0688025991b23f2280ad63f671837f18d83390bf66c405139718 28000
libgudev-1.0-0_204-9_amd64.deb
376d2c895c740019eeb103a297765374fa97002a7fd30297f53402fd929f6500 2796
gir1.2-gudev-1.0_204-9_amd64.deb
5e3a5aa8509935be832b8d374a406cee93d26a559b54e0e8b6b204a8e3d2d7aa 24182
libgudev-1.0-dev_204-9_amd64.deb
11763730d0cbac79beac7dbfe1451ced6d228fa6beec4a789e382d6e49583405 45942
python-systemd_204-9_amd64.deb
86617b8e275ee36891d9ab4a02a52ec7b353f9b53587fc899005e31456253fb8 14263894
systemd-dbg_204-9_amd64.deb
Files:
abeb4ad0b1fafc72330b070111265cf5 1137902 admin optional systemd_204-9_amd64.deb
0347dca7d36e4b2c7de16e4d6c5d9ff2 22506 admin extra systemd-sysv_204-9_amd64.deb
0180283929182fad00d20af7ff65d9af 38172 admin optional
libpam-systemd_204-9_amd64.deb
10c4b1fef47e77f40a22b3ebd3e037de 38030 libs optional
libsystemd-login0_204-9_amd64.deb
987ef1bb5f5955e18629bb46dfed37c4 31426 libdevel optional
libsystemd-login-dev_204-9_amd64.deb
c00b191b5852ad094cfa79c203b4b32c 21996 libs optional
libsystemd-daemon0_204-9_amd64.deb
a9af27ca276f60aa2bf3d3ebd0590805 32714 libdevel optional
libsystemd-daemon-dev_204-9_amd64.deb
2fa9a7b257511fcf8cbe9b72e4e1825d 61884 libs optional
libsystemd-journal0_204-9_amd64.deb
e90cc9667deba5db4bac68c270541634 46582 libdevel optional
libsystemd-journal-dev_204-9_amd64.deb
1a23962eb354fd7f0f8c509386f352f5 25754 libs optional
libsystemd-id128-0_204-9_amd64.deb
6c5fe25cfdabfd7be8b0bde69981647a 24224 libdevel optional
libsystemd-id128-dev_204-9_amd64.deb
c3dc60c24a68229351101895582593dd 762538 admin important udev_204-9_amd64.deb
11fc8fa0c9421b7451c2bec90f4b41aa 45652 libs important libudev1_204-9_amd64.deb
7268ab2b13d7ab334e241d2267c34010 23418 libdevel optional
libudev-dev_204-9_amd64.deb
161eafc411f3de45b1c92d1f4d5c130f 136484 debian-installer optional
udev-udeb_204-9_amd64.udeb
2144de9b331b6b8302bc827045b35679 28060 debian-installer optional
libudev1-udeb_204-9_amd64.udeb
4877cd8a9ccb848933f45319fb48e1aa 28000 libs optional
libgudev-1.0-0_204-9_amd64.deb
41a1098b6557cb680006a740be8f5f01 2796 introspection optional
gir1.2-gudev-1.0_204-9_amd64.deb
40fccb55f8e03f51a8e487a9049c3698 24182 libdevel optional
libgudev-1.0-dev_204-9_amd64.deb
a7b2746085b8e9bf0ad3a7204e127344 45942 python optional
python-systemd_204-9_amd64.deb
a339ac43a2f4f1d438b5249ef4bc1237 14263894 debug extra
systemd-dbg_204-9_amd64.deb
537c282cff7e00123069bf3c0c90e9e7 3978 admin optional systemd_204-9.dsc
49310cf2d77712a51cbb954bba0d2307 96168 admin optional
systemd_204-9.debian.tar.xz
Package-Type: udeb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJTXA+UAAoJEGrh3w1gjyLc+QAP/jWwsMFlmADlOUDWTVE+N9Dl
ZL26Gdcm1YDjVKCDW12/XjDBA/8VEtV7r6IDLb9Q4lzIq/EhuNtNL/gSVUnRVUlJ
+Dk9H5//bQurzHIp2GbY/p42mRFpHTcJaUIci+ZbqUw/YEWklnpf2hvvjK2AU06q
oXJGXbaYlpAzgjevQ4RTv3G/PXrJdEKep9svmY/p2qjuwO7wAEwLcY9Bu3Yk/7+n
UZLL9FL6+NLvXMhwE1m2H+rvl326Wnu43ch5hK/PL4kIWCfNSI/idgUs1moxYYaM
q1pGVNY+Lrkh0Sv8KzZULeOjUlLoNqVBjhiqA8N/DFGD7h53ALI4Jzd2e4FtOrYL
/3Fmbj4z+pGiU4PSVxJWuYSF9A1lq+iiaE6zsLoN+uaVuXaeq3cs4dF5WRWQofkF
MPLh+kPrYMlTKTnIGrzzgxhDn/E/TI7pSJ2lKC9ovagzLvyJJadXRcrwpUWA1Gzf
D9PxBoKpLuV6N4e5tBrPqHWuVgPRkympM2vINYmBO5s9u90M5F8BDo3OQNT7/o9C
Y9Yp4bpPRfcBckydChzXzqRPct/MsoLQDQVUXYr8+qbLnP7PvuwFykAjJrvCc30u
tz9a6NYupjHzb+5LSejDjV3mn6RS3AkQ+6T2G4FlO4nV8Xqdi38T++XsaZgJoJA/
oOwA9N4QpCh7z6E4GqVf
=tgLE
-----END PGP SIGNATURE-----
--- End Message ---