Hi Adam, On Tue, Jul 23, 2013 at 09:40:51PM +0100, Adam D. Barratt wrote: > Control: tags -1 + confirmed wheezy > > On Mon, 2013-07-22 at 23:35 +0200, Salvatore Bonaccorso wrote: > > + * Don't symlink /usr/share/autostart/rygel.desktop to prevent autostart of > + rygel by default. The default configuration file contains sensible > + settings exposing files to the LAN by default. (Closes: #706478). > > I'm not sure "sensible" is really what you meant there; either I'm > misunderstanding, or something got lost in translation. Other than that, > please go ahead.
Ok, uploaded with the wording changed, see debdiff. Thank you for the ack, Regards, Salvatore
diff -Nru rygel-0.14.3/debian/changelog rygel-0.14.3/debian/changelog --- rygel-0.14.3/debian/changelog 2012-09-13 11:05:48.000000000 +0200 +++ rygel-0.14.3/debian/changelog 2013-07-24 07:01:11.000000000 +0200 @@ -1,3 +1,13 @@ +rygel (0.14.3-2+deb7u1) wheezy; urgency=low + + * Non-maintainer upload. + * Don't symlink /usr/share/autostart/rygel.desktop to prevent + autostart of rygel by default. The default configuration file + contains settings exposing files to the LAN by default. + (Closes: #706478). + + -- Salvatore Bonaccorso <[email protected]> Mon, 22 Jul 2013 17:32:03 +0200 + rygel (0.14.3-2) unstable; urgency=low * Add patch from upstream fixing choppy playback on some clients diff -Nru rygel-0.14.3/debian/rygel.links rygel-0.14.3/debian/rygel.links --- rygel-0.14.3/debian/rygel.links 2012-09-13 11:05:48.000000000 +0200 +++ rygel-0.14.3/debian/rygel.links 1970-01-01 01:00:00.000000000 +0100 @@ -1 +0,0 @@ -/usr/share/applications/rygel.desktop /usr/share/autostart/rygel.desktop

