[Bug 923020] Re: please backport the xserver-core fix for Bug #441653 to Lucid

2012-02-20 Thread Tormod Volden
Shouldn't this rather go into Lucid proper, via SRU? If the fix is
applicable to xorg-server 1.7.6, that is.

-- 
You received this bug notification because you are a member of Ubuntu
Backporters, which is subscribed to lucid-backports.
https://bugs.launchpad.net/bugs/923020

Title:
  please backport the xserver-core fix for Bug #441653 to Lucid

To manage notifications about this bug go to:
https://bugs.launchpad.net/lucid-backports/+bug/923020/+subscriptions

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 264462] Re: [RV 6xx HD 3870] Driver fails to load on 2 Sep daily

2009-02-10 Thread Tormod Volden
Victor, please file a new bug. Your description does not fit this bug
report and is probably not related.

-- 
[RV 6xx HD 3870] Driver fails to load on 2 Sep daily
https://bugs.launchpad.net/bugs/264462
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Hoary Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-12 Thread Tormod Volden
Shirish, we're talking about the same libedit (source package). It's
only the library binary package that is called libedit2.

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-11 Thread Tormod Volden
I verified that the Hardy issues are all due to the old libedit version
in Hardy: I rebuilt the Intrepid libedit on Hardy, and now everything in
gnuplot works. I guess backporting a library like libedit is not
possible, since many packages depend on it.

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-11 Thread Tormod Volden
The zooming problem (actually the plot window is unresponsive to
anything, the buttons are dead and 'h' does not do anything) does not
appear when I run my Hardy binary in Intrepid. Maybe it's due to the old
libraries (libedit?) in Hardy.

The only other issue I see in Hardy is a "Warning:  Could not write
history file!!!" when I quit gnuplot, but this is harmless, the file is
actually updated. Probably due to the old libedit function not returning
the expected success value. We could patch gnuplot to ignore the return
value in Hardy.

I verified that this all works fine in Jaunty.

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-04 Thread Tormod Volden
After reading https://help.ubuntu.com/community/UbuntuBackports I think
I even got the package version right.

** Attachment added: "gnuplot_4.2.4-4~hardy1.debdiff"
   http://launchpadlibrarian.net/20203962/gnuplot_4.2.4-4%7Ehardy1.debdiff

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-04 Thread Tormod Volden
To make the debdiff easier to review, I hand-edited 03_use_libedit.diff
without refreshing it. I also added the Maintainer change to the
debdiff.

** Attachment added: "proposed debdiff from Debian version"
   http://launchpadlibrarian.net/20202097/gnuplot_4.2.4-4ubuntu1%7Ehardy.debdiff

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 271219] Re: Backport GnuPlot 4.2.3 to Hardy

2008-12-04 Thread Tormod Volden
I think debhelper 7 might be a "false" dependency. I replaced it by 6
and gnuplot 4.2.4 built fine. That is, I had to do another adjustment.
The 3-year-old libedit in Hardy does not have the remove_history
function. The use of remove_history was already ifdef'd so the code
change is minimal, I refreshed the 03_use_libedit.diff so the debdiff is
longer though. The only consequence of this change is that duplicate
entries in the command history are not removed. Test builds are in my
PPA.

What worries me more is a regression in functionality in this newer
upstream version: I can no longer zoom in on a graph by right-clicking.

** Attachment added: "debdiff of my PPA version"
   http://launchpadlibrarian.net/20201873/gnuplot_4.2.4-4%7Etormod2.debdiff

-- 
Backport GnuPlot 4.2.3 to Hardy
https://bugs.launchpad.net/bugs/271219
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 264462] Re: Radeon Driver fails to load on 2 Sep daily [ATI HD3870]

2008-11-09 Thread Tormod Volden
Please attach both your 32 and 64 bits log, so that we can compare them.

-- 
Radeon Driver fails to load on 2 Sep daily [ATI HD3870]
https://bugs.launchpad.net/bugs/264462
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Hoary Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 264462] Re: Radeon Driver fails to load on 2 Sep daily [ATI HD3870]

2008-11-04 Thread Tormod Volden
This bug only affects the cards using RV670 chip, like HD3870 and
HD3850.

-- 
Radeon Driver fails to load on 2 Sep daily [ATI HD3870]
https://bugs.launchpad.net/bugs/264462
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Hoary Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 273863] Re: [Intrepid Ibex Alpha 6] video card detection crash

2008-11-02 Thread Tormod Volden
*** This bug is a duplicate of bug 264462 ***
https://bugs.launchpad.net/bugs/264462

...but very likely a duplicate of bug #264462.

** This bug has been marked a duplicate of bug 264462
   Radeon Driver fails to load on 2 Sep daily [ATI HD3870]

-- 
[Intrepid Ibex Alpha 6] video card detection crash
https://bugs.launchpad.net/bugs/273863
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Hoary Backports (via bug
264462).

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please roll out security fixes from PHP 5.2.6

2008-07-10 Thread Tormod Volden
I agree with spinkham. It is a shame that a security issue in a main
package (and php5 is pretty prominent when it comes to servers) has a
tested debdiff sitting untouched for 5 weeks. Can't blame Kees and his
two other colleagues - they have certainly been busy - but yes, there
are only 3 (three) persons in the ubuntu-security team. Is that size
sane for a major Linux distro, which advertises its Server Edition with
all that buzz? Sorry, I should probably ask this somewhere else.

-- 
Please roll out security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please backport security fixes from PHP 5.2.6

2008-06-05 Thread Tormod Volden
Test packages with the above debdiff applied are in my PPA.

-- 
Please backport security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-05 Thread Tormod Volden
Here's a debdiff with the 5 stripped down security patches:

 php5 (5.2.4-2ubuntu5.2) hardy-proposed; urgency=low
 .
   * Backport security fixes from 5.2.6: (LP: #227464)
 - debian/patches/security526-fastcgi.patch:
   + Fixed possible stack buffer overflow in FastCGI SAPI
   + Fixed sending of uninitialized paddings which may contain some
 information
 - debian/patches/security526-exec.patch:
   + Properly address incomplete multibyte chars inside escapeshellcmd()
 - debian/patches/security526-cgi_main.patch:
   + Fixed security issue detailed in CVE-2008-0599
 - debian/patches/security526-interface.patch:
   + Fixed a safe_mode bypass in cURL identified by Maksymilian
 Arciemowicz
 - debian/patches/security526-pcre_compile.patch:
   + avoid stack overflow (fix from pcre 7.6)


** Attachment added: "debdiff from 5.2.4-2ubuntu5.1"
   http://launchpadlibrarian.net/15065228/php5_5.2.4-2ubuntu5.2.debdiff

** Summary changed:

- Please Backport PHP 5.2.6 -- fixes important security bugs
+ Please backport security fixes from PHP 5.2.6

** Changed in: hardy-backports
   Status: New => Invalid

-- 
Please backport security fixes from PHP 5.2.6
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-05 Thread Tormod Volden
I stripped out the documentation and comment changes in the "Upgraded
PCRE to version 7.6 (Nuno)" patch. The remaining changes in config.h and
pcre.h just bumps the version number. If this is not needed (by the
other patches) only the pcre_compile.c changes should be left for SRU.

diffstat nlopess-20080129202548.security.patch 
 config.h   |6 +++---
 pcre.h |4 ++--
 pcre_compile.c |   14 ++
 3 files changed, 19 insertions(+), 5 deletions(-)


** Attachment added: "stripped version of the last upstream patch"
   http://launchpadlibrarian.net/15057028/nlopess-20080129202548.security.patch

-- 
Please Backport PHP 5.2.6 -- fixes important security bugs
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-05 Thread Tormod Volden
Sounds good. I think my point is really that people mix up backports and
SRU, and justifying a request for a package backport by needing security
fixes is wrong, unless it turns out that it is too difficult to backport
those fixes. I don't see anyone requesting any of the new features here.
So I disagree with Mathias's comment, and we should follow
https://wiki.ubuntu.com/StableReleaseUpdates instead. I do acknowledge
that it is faster to get a backport out than a SRU though, which is a
little unfortunate. It would be ideal to have the SRU out first, so that
people are not "tricked" into installing a backport that could cause
incompatibility problems.

BTW, the last, "huge" patch contains a lot of cosmetic fixes and changes
in comments which should be taken out for the SRU patch (you might
wonder why they squeezed all that into a "security fix"). I can take a
look at it if that can speed up things.

(Dustin, please don't quote people's email addresses in your bug posts)

-- 
Please Backport PHP 5.2.6 -- fixes important security bugs
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 227464] Re: Please Backport PHP 5.2.6 -- fixes important security bugs

2008-06-04 Thread Tormod Volden
Mathias, shouldn't all security fixes go as SRU in hardy-security (or
hardy-updates) and not in backports? Backports are for new features.

-- 
Please Backport PHP 5.2.6 -- fixes important security bugs
https://bugs.launchpad.net/bugs/227464
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Hardy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 180239] Re: Please backport gthumb 3:2.10.6-0ubuntu3 from Hardy

2008-03-15 Thread Tormod Volden
The bugfixes are already in gutsy-proposed! Sorry for not reporting back
here.

-- 
Please backport gthumb 3:2.10.6-0ubuntu3 from Hardy
https://bugs.launchpad.net/bugs/180239
You received this bug notification because you are a member of Ubuntu
Backports Testing Team, which is subscribed to Gutsy Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 43322] Re: EOG crashes when stopping slideshow

2007-07-23 Thread Tormod Volden
There are lots of new features in the Gutsy version that would warrant a
backport to Feisty. IMHO not crashing would be a reason enough, but this
seems like an example where the Ubuntu policies do not work so well.

-- 
EOG crashes when stopping slideshow
https://bugs.launchpad.net/bugs/43322
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Feisty Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 43322] Re: EOG crashes when stopping slideshow

2007-07-12 Thread Tormod Volden
I had the impression it would be difficult to fish out "just the patch",
since upstream preferred to rewrite the core... But please do something,
because it's a shame for Feisty :)

-- 
EOG crashes when stopping slideshow
https://bugs.launchpad.net/bugs/43322
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Feisty Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 43322] Re: EOG crashes when stopping slideshow

2007-05-18 Thread Tormod Volden
I am unsure whether this should be SRU'ed or backported, but I guess
"not crashing all the time" can qualify as "shiny new functionality".
Anyway, the Gutsy version builds fine in Feisty and works great.


** Also affects: feisty-backports (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
EOG crashes when stopping slideshow
https://bugs.launchpad.net/bugs/43322
You received this bug notification because you are a member of Ubuntu
Backporters, which is the registrant for Feisty Backports.

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 70789] Re: [SRU] Rebuild octplot to fix UNMETDEPS

2007-01-18 Thread Tormod Volden
** Also affects: edgy-backports (upstream)
   Importance: Undecided
   Status: Unconfirmed

-- 
[SRU] Rebuild octplot to fix UNMETDEPS
https://launchpad.net/bugs/70789

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 68294] Re: Please backport dmraid to edgy - works in feisty

2007-01-16 Thread Tormod Volden
I can also add that I rebuilt the dmraid 1.0.0.rc13-2ubuntu1 package on
Edgy (with no changes) and tested it with the Ubuntu 6.10 Desktop CD,
and it worked fine on my Intel fakeraid (mirror).

** Changed in: dmraid (Ubuntu Edgy)
   Status: Unconfirmed => Confirmed

-- 
Please backport dmraid to edgy - works in feisty
https://launchpad.net/bugs/68294

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports


[Bug 68294] Re: Please backport dmraid to edgy - works in feisty

2007-01-12 Thread Tormod Volden
I have tested the feisty dmraid 1.0.0.rc13-2ubuntu1 package in a feisty
herd-2 live session on my Intel fakeraid (isw) and it works perfectly.

-- 
Please backport dmraid to edgy - works in feisty
https://launchpad.net/bugs/68294

-- 
ubuntu-backports mailing list
ubuntu-backports@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-backports