[Bug 1651818] Re: busybox-initramfs needs different compile options to work with cryptroot-unlock

2018-01-15 Thread Thorsten Tüllmann
** Tags added: bionic

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

Title:
  busybox-initramfs needs different compile options to work with
  cryptroot-unlock

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/busybox/+bug/1651818/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1069915] Re: unable to mount CIFS share with comma in password

2015-05-08 Thread Thorsten Tüllmann
Almost three years later I am not involved in Ubuntu any more. As I
still get emails from time to time, so I figure, this has not been fixed
yet. I involved the Ubuntu Security Team, as this obviously is an
information disclosure vulnerability.

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

Title:
  unable to mount CIFS share with comma in password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1069915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1069915] [NEW] unable to mount CIFS share with comma in password

2012-10-22 Thread Thorsten Tüllmann
Public bug reported:

Since the update to Quantal I am unable to mount CIFS shares with a
comma in the password:

root@lama ~ # PASSWD=,password mount -t cifs //cifs.example.org target -o 
username=user,domain=dom,uid=4711,gid=12345
mount error(22): Invalid argument
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
32 root@lama ~ # dmesg | tail -1
[17848.954253] CIFS: Unknown mount option password

The same thing happens with a credential file and the password prompt.

This looks like a parser regression:
mount.cifs(8) explains:
   Note that a password which contains the delimiter character (i.e. a
   comma ´,´) will fail to be parsed correctly on the command line.
   However, the same password defined in the PASSWD environment
   variable or via a credentials file (see below) or entered at the
   password prompt will be read correctly.

This is pretty evil, as it exposes parts of the password through dmesg.

** Affects: cifs-utils (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Since the update to Quantal I am unable to mount CIFS shares with a
  comma in the password:
  
  root@lama ~ # PASSWD=,password mount -t cifs //cifs.example.org target -o 
username=user,domain=dom,uid=4711,gid=12345
  mount error(22): Invalid argument
  Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
  32 root@lama ~ # dmesg | tail -1
  [17848.954253] CIFS: Unknown mount option password
  
  The same thing happens with a credential file and the password prompt.
  
  This looks like a parser regression:
  mount.cifs(8) explains:
-Note that a password which contains the delimiter character (i.e. a
-comma ´,´) will fail to be parsed correctly on the command line.
-However, the same password defined in the PASSWD environment
-variable or via a credentials file (see below) or entered at the
-password prompt will be read correctly.
+    Note that a password which contains the delimiter character (i.e. a
+    comma ´,´) will fail to be parsed correctly on the command line.
+    However, the same password defined in the PASSWD environment
+    variable or via a credentials file (see below) or entered at the
+    password prompt will be read correctly.
  
- This is pretty evil, as it exposes the password through dmesg.
+ This is pretty evil, as it exposes parts of the password through dmesg.

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

Title:
  unable to mount CIFS share with comma in password

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1069915/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 949134] [NEW] Window resizing leads to freeze on RDP sessions in precise

2012-03-07 Thread Thorsten Tüllmann
Public bug reported:

I dist-upgraded to precise today.

Resizing the remote window by dragging the window borders works fine.
Hitting the resize window to fit remote resolution makes remmina immediately 
freeze.  This happens regardless of the RDP server. I tested W7, W2k8 R2, W2k3 
R2.

Toggling to and from fullscreen also triggers the issue, but this is not
always reproducible.

Starting a second RDP session creates an window without menu / status
bar (see remmina2.png)

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: remmina 1.0.0-1ubuntu3
ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
Uname: Linux 3.2.0-18-generic x86_64
ApportVersion: 1.94-0ubuntu2
Architecture: amd64
Date: Wed Mar  7 17:03:54 2012
SourcePackage: remmina
UpgradeStatus: Upgraded to precise on 2012-03-07 (0 days ago)

** Affects: remmina (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug precise

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

Title:
  Window resizing leads to freeze on RDP sessions in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/949134/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 949134] Re: Window resizing leads to freeze on RDP sessions in precise

2012-03-07 Thread Thorsten Tüllmann
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/949134

Title:
  Window resizing leads to freeze on RDP sessions in precise

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/remmina/+bug/949134/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57319] X -scanpci fails to find graphics adapter

2006-08-22 Thread Thorsten Tüllmann
Public bug reported:

Binary package hint: xserver-xorg-core

Updating xserver-xorg-core to 1.0.2-0ubuntu10.3 in dapper leads to broken X. 
X -scanpci fails to find the AGP adapter.
Downgrading to xserver-xorg-core to 1.0.2-0ubuntu10 solves that issue.

Affected hardware: 
:01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 
400] (rev b2)

Without a graphics adapter X dies with (EE) no devices found.

** Affects: xorg-server (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
X -scanpci fails to find graphics adapter
https://launchpad.net/bugs/57319

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 57319] Re: X -scanpci fails to find graphics adapter

2006-08-22 Thread Thorsten Tüllmann
*** This bug is a duplicate of bug 57153 ***

You're quite right. And I searched for the wrong keywords, since there is a 
bunch of duplicated bugs reported.
Sorry for the inconvenience.

** Changed in: xorg-server (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
X -scanpci fails to find graphics adapter
https://launchpad.net/bugs/57319

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs