Bug#598501: unblock: bristol/0.60.5-2

2010-10-15 Thread Alessio Treglia
Ok, now should be fine: diff --git a/debian/changelog b/debian/changelog index b2e88d5..942ccb3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bristol (0.60.5-3) unstable; urgency=low + + * Drop all unnecessary 'export' statements. + + -- Alessio Treglia ales...@debian.org

Bug#598501: unblock: bristol/0.60.5-2

2010-10-14 Thread Alessio Treglia
On Thu, Oct 7, 2010 at 9:30 PM, Adam D. Barratt a...@adam-barratt.org.uk wrote: Any news on that? Back home few hours ago, I'll fix it ASAP. -- Alessio Treglia ales...@debian.org Debian Ubuntu Developer | Homepage: http://www.alessiotreglia.com 0FEC 59A5 E18E E04F 6D40 593B 45D4 8C7C DCFC

Bug#598501: unblock: bristol/0.60.5-2

2010-10-14 Thread Alessio Treglia
Here is the diff. Built and tested. diff --git a/debian/changelog b/debian/changelog index b2e88d5..16d0e66 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bristol (0.60.5-3) unstable; urgency=low + + * Exporting unmodified PATH is unnecessary. Drop +

Bug#598501: unblock: bristol/0.60.5-2

2010-10-14 Thread Adam D. Barratt
On Thu, 2010-10-14 at 14:48 +0200, Alessio Treglia wrote: Here is the diff. Thanks. + * Exporting unmodified PATH is unnecessary. Drop +/usr/share/bristol/lib from the LD_LIBRARY_PATH. [...] - export PATH=${PATH}:$BRISTOL/bin:/usr/local/bin +- +-export

Bug#598501: unblock: bristol/0.60.5-2

2010-10-14 Thread Julien Cristau
On Thu, Oct 14, 2010 at 14:48:18 +0200, Alessio Treglia wrote: ++export LD_LIBRARY_PATH=/usr/local/lib:/usr/lib:/lib That still seems useless. Cheers, Julien signature.asc Description: Digital signature

Bug#598501: unblock: bristol/0.60.5-2

2010-10-07 Thread Adam D. Barratt
On Fri, 2010-10-01 at 03:00 +0200, Alessio Treglia wrote: On Wed, Sep 29, 2010 at 9:43 PM, Adam D. Barratt a...@adam-barratt.org.uk wrote: +-export LD_LIBRARY_PATH=/usr/local/lib:usr/lib:${LD_LIBRARY_PATH}:${BRISTOL}/lib ++export

Bug#598501: unblock: bristol/0.60.5-2

2010-09-30 Thread Alessio Treglia
Hi Adam, thanks for reviewing this! On Wed, Sep 29, 2010 at 9:43 PM, Adam D. Barratt a...@adam-barratt.org.uk wrote: On Wed, 2010-09-29 at 15:34 +0200, Alessio Treglia wrote: Please unblock package bristol 0.60.5-2, which fixes the 'grave' bug #598285 (CVE-2010-3351: insecure library

Bug#598501: unblock: bristol/0.60.5-2

2010-09-29 Thread Alessio Treglia
Package: release.debian.org Severity: normal User: release.debian@packages.debian.org Usertags: unblock Please unblock package bristol 0.60.5-2, which fixes the 'grave' bug #598285 (CVE-2010-3351: insecure library loading). The changelog entry follows: bristol (0.60.5-2) unstable;

Bug#598501: unblock: bristol/0.60.5-2

2010-09-29 Thread Adam D. Barratt
On Wed, 2010-09-29 at 15:34 +0200, Alessio Treglia wrote: Please unblock package bristol 0.60.5-2, which fixes the 'grave' bug #598285 (CVE-2010-3351: insecure library loading). and removes potentially useful functionality in the process :-/ (although forcing /usr/local/lib and usr/lib (sic)