[Bug 1969932] Re: Security issue in Ghostscript 9.26 due to missing patch

2022-04-25 Thread Jens Müller
Hey Marc,

Please *do not* make this issue itself public, because I do not think
that Yahoo! would like to be mentioned here publicly (non-disclosure
program!).

Greetings
Jens

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

Title:
  Security issue in Ghostscript 9.26 due to missing patch

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


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

[Bug 1969932] Re: Security issue in Ghostscript 9.26 due to missing patch

2022-04-25 Thread Jens Müller
(with "the issue itself" I mean this very report (bug #1969932) as I do
see no option to edit the initial bug description and remove Yahoo here)

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

Title:
  Security issue in Ghostscript 9.26 due to missing patch

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


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

[Bug 1178385] Re: When trying to connect to an AP using an ASUS PCE-N15 wireless card, the kernel prints "warn_slowpath_common"

2013-05-09 Thread Jens Müller
Sorry, could not even reproduce this again with the same config.

The failing Wifi connection was actually caused by something else:
network-manager had sneaked back into my system, apparently with the
upgrade to Ubuntu 13.04. After I removed it, everything works quite
fine.

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

Title:
  When trying to connect to an AP using an ASUS PCE-N15 wireless card,
  the kernel prints "warn_slowpath_common"

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

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


[Bug 1178385] [NEW] When trying to connect to an AP using an ASUS PCE-N15 wireless card, the kernel prints "warn_slowpath_common"

2013-05-09 Thread Jens Müller
Public bug reported:

My wlan1 interface relates to a ASUS PCE-N15 card ("RTL8188CE
802.11b/g/n WiFi Adapter", managed by the rtl8192ce kernel module).

I have this /etc/network/interfaces config for this card:

iface wlan1 inet dhcp
  wireless-essid $ESSID 
  wireless-key $WEP-key

When I tried to connect using "sudo ifup -v wlan1", the connection to
the access point was not established.

Using dmesg, I see some warning related to "warn_slowpath_common". Could
not reproduce these messages though ...

63881.908834] IPv6: ADDRCONF(NETDEV_CHANGE): wlan1: link becomes ready
[63881.914345] [ cut here ]
[63881.914377] WARNING: at /build/buildd/linux-3.8.0/net/mac80211/tx.c:766 
invoke_tx_handlers+0x881/0x1560 [mac80211]()
[63881.914380] Hardware name: MS-7636
[63881.914382] Modules linked in: rtllib_crypt_tkip(C) rtllib_crypt_ccmp(C) 
lib80211 carl9170 ath rtl8192ce joydev(F) arc4(F) rtlwifi rtl8192c_common usblp 
mac80211 snd_hda_codec_hdmi cfg80211 kvm_intel kvm btusb parport_pc(F) ppdev(F) 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_seq_midi(F) snd_hwdep(F) 
snd_seq_midi_event(F) snd_pcm(F) snd_rawmidi(F) snd_page_alloc(F) gpio_ich 
snd_seq(F) snd_seq_device(F) snd_timer(F) mac_hid snd(F) nvidia(POF) 
i7core_edac edac_core serio_raw(F) mei microcode(F) soundcore(F) lpc_ich 
dm_multipath(F) scsi_dh(F) f71882fg rfcomm coretemp bnep binfmt_misc(F) 
bluetooth lp(F) parport(F) dm_crypt(F) raid10(F) raid456(F) async_memcpy(F) 
async_raid6_recov(F) async_pq(F) async_xor(F) async_tx(F) raid6_pq(F) raid0(F) 
multipath(F) linear(F) dm_raid45 xor(F) dm_mirror(F) dm_region_hash(F) 
dm_log(F) usb_storage(F) pata_acpi raid1(F) hid_generic usbhid hid r8169 
pata_jmicron [last unloaded: rtl8192ce]
[63881.914466] Pid: 1998, comm: Xorg Tainted: PFCIO 3.8.0-19-generic 
#30-Ubuntu
[63881.914468] Call Trace:
[63881.914471][] warn_slowpath_common+0x7f/0xc0
[63881.914483]  [] warn_slowpath_null+0x1a/0x20
[63881.914504]  [] invoke_tx_handlers+0x881/0x1560 [mac80211]
[63881.914633]  [] ? _nv018283rm+0x17c/0x1eb [nvidia]
[63881.914748]  [] ? _nv018286rm+0x18/0x78 [nvidia]
[63881.914771]  [] ieee80211_tx+0x7e/0x100 [mac80211]
[63881.914793]  [] ieee80211_xmit+0xaa/0x100 [mac80211]
[63881.914814]  [] ieee80211_subif_start_xmit+0x445/0xe80 
[mac80211]
[63881.914822]  [] dev_hard_start_xmit+0x278/0x4f0
[63881.914828]  [] sch_direct_xmit+0x10e/0x1e0
[63881.914833]  [] dev_queue_xmit+0x177/0x440
[63881.914838]  [] neigh_resolve_output+0x125/0x200
[63881.914844]  [] ip6_finish_output2+0x8c/0x360
[63881.914848]  [] ip6_finish_output+0x98/0xc0
[63881.914853]  [] ip6_output+0x3c/0xb0
[63881.914858]  [] mld_sendpack+0x171/0x2b0
[63881.914863]  [] mld_ifc_timer_expire+0x194/0x280
[63881.914868]  [] ? igmp6_mcf_seq_start+0x150/0x150
[63881.914874]  [] call_timer_fn+0x36/0x110
[63881.914878]  [] ? igmp6_mcf_seq_start+0x150/0x150
[63881.914883]  [] run_timer_softirq+0x1f6/0x2a0
[63881.914889]  [] __do_softirq+0xcf/0x200
[63881.914895]  [] call_softirq+0x1c/0x30
[63881.914902]  [] do_softirq+0x75/0xb0
[63881.914906]  [] irq_exit+0xa5/0xb0
[63881.914911]  [] do_IRQ+0x63/0xe0
[63881.914916]  [] common_interrupt+0x6d/0x6d
[63881.914918]   
[63881.914921] ---[ end trace d9e55971fc8c71c9 ]---
[63881.914924] [ cut here ]
[63881.914944] WARNING: at /build/buildd/linux-3.8.0/net/mac80211/tx.c:55 
invoke_tx_handlers+0xe30/0x1560 [mac80211]()
[63881.914947] Hardware name: MS-7636
[63881.914948] Modules linked in: rtllib_crypt_tkip(C) rtllib_crypt_ccmp(C) 
lib80211 carl9170 ath rtl8192ce joydev(F) arc4(F) rtlwifi rtl8192c_common usblp 
mac80211 snd_hda_codec_hdmi cfg80211 kvm_intel kvm btusb parport_pc(F) ppdev(F) 
snd_hda_codec_realtek snd_hda_intel snd_hda_codec snd_seq_midi(F) snd_hwdep(F) 
snd_seq_midi_event(F) snd_pcm(F) snd_rawmidi(F) snd_page_alloc(F) gpio_ich 
snd_seq(F) snd_seq_device(F) snd_timer(F) mac_hid snd(F) nvidia(POF) 
i7core_edac edac_core serio_raw(F) mei microcode(F) soundcore(F) lpc_ich 
dm_multipath(F) scsi_dh(F) f71882fg rfcomm coretemp bnep binfmt_misc(F) 
bluetooth lp(F) parport(F) dm_crypt(F) raid10(F) raid456(F) async_memcpy(F) 
async_raid6_recov(F) async_pq(F) async_xor(F) async_tx(F) raid6_pq(F) raid0(F) 
multipath(F) linear(F) dm_raid45 xor(F) dm_mirror(F) dm_region_hash(F) 
dm_log(F) usb_storage(F) pata_acpi raid1(F) hid_generic usbhid hid r8169 
pata_jmicron [last unloaded: rtl8192ce]
[63881.915021] Pid: 1998, comm: Xorg Tainted: PF   WCIO 3.8.0-19-generic 
#30-Ubuntu
[63881.915023] Call Trace:
[63881.915025][] warn_slowpath_common+0x7f/0xc0
[63881.915033]  [] warn_slowpath_null+0x1a/0x20
[63881.915053]  [] invoke_tx_handlers+0xe30/0x1560 [mac80211]
[63881.915169]  [] ? _nv018283rm+0x17c/0x1eb [nvidia]
[63881.915191]  [] ieee80211_tx+0x7e/0x100 [mac80211]
[63881.915212]  [] ieee80211_xmit+0xaa/0x100 [mac80211]
[63881.915233]  [] ieee80211_subif_start_xmit+0x445/0xe80 
[mac80211]
[63881.915240]  [] dev_hard_start_xmit+0x278/0x4f0
[63881.915246]  [] sc

[Bug 671836] Re: git clone git://... gives fatal: I don't handle protocol 'git'

2010-11-06 Thread Jens Müller
For some strange reason, it suddenly works ...

** Changed in: git (Ubuntu)
   Status: New => Invalid

** Changed in: git (Ubuntu)
   Status: Invalid => Incomplete

-- 
git clone git://... gives fatal: I don't handle protocol 'git'
https://bugs.launchpad.net/bugs/671836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 671836] Re: git clone git://... gives fatal: I don't handle protocol 'git'

2010-11-06 Thread Jens Müller


-- 
git clone git://... gives fatal: I don't handle protocol 'git'
https://bugs.launchpad.net/bugs/671836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 671836] [NEW] git clone git://... gives fatal: I don't handle protocol 'git'

2010-11-06 Thread Jens Müller
Public bug reported:

Binary package hint: git

$ git clone git://github.com/ether/pad.git etherpad
Initialized empty Git repository in /home/jens/devel/etherpad/.git/
fatal: I don't handle protocol 'git'

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: git 1:1.7.1-1.1
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sat Nov  6 14:42:52 2010
ProcEnviron:
 LANGUAGE=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: git

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


** Tags: amd64 apport-bug maverick

-- 
git clone git://... gives fatal: I don't handle protocol 'git'
https://bugs.launchpad.net/bugs/671836
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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