nwind_GetIPInfo;
}
Same problem, but again only with -L/usr/lib. I don't have the problem
on another machine, so I am convince it is a problem with my local
setup. The problem is that I use this machine to build and upload
packages...
--
.''`. Aurelien
Aurelien Jarno wrote:
Petr Salinger wrote:
Could be possible to upload xulrunner, kdebase and xorg-server
into unreleased ?
Done for xulrunner
In progress for xorg-server
The xorg-server.diff on alioth have been for 1.1.1-7,
for 1.1.1-9 is needed a different, just committed.
For kdebase, I
amd64), even if the build has succeed once, it is not the
case anymore. You have to fix it and do another sourcefull upload.
Bye, and thanks for your interest in GNU/kFreeBSD,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer |
Aurelien Jarno a écrit :
Petr Salinger a écrit :
- status mail to debian-devel-announce
===
However if you have some ideas, we can prepare a mail.
Well, "Bits from the Debian GNU/kFreeBSD porters"
might contain something like bel
i386_set_ldt call in FreeBSD
5.5, and possibly earlier versions down to 5.2, allows local users to
cause a denial of service (crash) and possibly execute arbitrary code
via unspecified vectors, a different vulnerability than CVE-2006-4178.
--
.''`. Aurelien Jarno | GPG: 1024
s possible that an Errata Notice will be issued concerning this
problem."
So patches are welcome.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
am with a patch / a new version of the package if
needed. Right?
Cheers,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-people.debi
: this issue was originally incorrectly reported
> for the ppp driver.
This one has been fixed in version 5.4-18. I am therefore downgrading
the severity to normal, as the two other bugs are not considered to be
exploitable by the FreeBSD security team.
--
.''`. Aurelien
look at it, so I am attaching the build log in
case somebody wants to have a look.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-
Aurelien Jarno a écrit :
Hi Petr,
Petr Salinger wrote:
Author: ps-guest
Date: 2006-10-09 19:10:00 + (Mon, 09 Oct 2006)
New Revision: 1672
Added:
trunk/web/patches/firefox_1.5.diff
trunk/web/patches/firefox_1.99.diff
Log:
* add diff for last firefox in unstable and experimental
rch check in a header).
>
Most of the time the reason why it has not been done is a lack of manpower.
Thanks for your help.
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
, because the only buildd that was running a 6.x
kernel has no swap and is not able to build kdepim...
I have requeued all packages, so kdepim should be built now.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`.
version in unstable.
Have fun!
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-people.debian.org/~aurel32 | www.aurel32.net
--
T
he "apt-get" system works, but losing your network
> connectivity completely is pretty annoying when you want to try out a
> new OS.
> :-)
It looks like the problem comes from inetutils-tools. It provides the
package net-tools, but does not have the same capabilities.
Hannu Virtanen a écrit :
> Hi,
>
> I made an installation cd using this
> image. I cannot boot it.
>
What do you mean exactly? Could you post a copy of the error message.
Note that it works correctly here.
--
.''`. Aurelien Jarno | GPG: 1024D
gt; it's working as it should. Thanks!
>
That explains the problem. libc 0.1 version 2.3.6.ds1-9 has the fixes
for ifconfig, but not the version 2.5-0exp3 in experimental. The fixes
are in the SVN, and will appear with 2.5-0exp4. I don't know when I will
find time to handle the pen
Aurelien Jarno a écrit :
> Hi all,
>
> I have finally been able to build a new version of the install CD.
> Currently it is only available for i386 only, I hope to be able to
> produce an amd64 version this week-end.
>
> You can download it from:
> http://glibc-bsd.alio
seems to use elf64-x86-64.
Second this seems to cause some problems when trying to build a bi-arch
gcc. I get: File format is ambiguous. Matching formats:
elf32-i386-freebsd elf32-i386.
Changing the patch so that only elf64-x86-64 and elf32-i386-freebsd
format are supported seems to fix th
h the
same procedure as on a plain FreeBSD system. So you should search more
in FreeBSD howto than in Linux ones.
If some userland tools are missing, please tell us, we could package
them into freebsd-utils or freebsd-hackedutils.
Bye,
Aurelien
--
.''`. Aurelie
installation. This is because the installer is an hacked
version of the plain FreeBSD one. Please select no to the retry question
and ignore the warning.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electric
which version? Works well
with version 2.14.0.dfsg-4 here.
> and iceweasel (nice to have that one in the repository!) is behaving a
> bit odd...
What is the exact problem with iceweasel?
Cheers,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Deb
t of them. It is very frustating when you find
something is not working due to an ugly hack you have written 1 or 2
years before and you have forgotten. I also advise you to use a version
control system to store your patches and your notes, this is very useful.
If you have other questions, do
sting, we should ask upstream
> to just drop "bfd_elf32_i386_vec bfd_elf64_x86_64_vec" from targ_selvecs.
This is exactly what I done locally to build a bi-arch toolchain, so I
can confirm that it is the right solution.
I have almost finished to build a bi-arch toolchain on kfre
native FreeBSD libc
Thanks! That was the only missing part for biarch support (plus a few
pending patches that are on my hard disk).
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `'
Hi Robert,
Aurelien Jarno a écrit :
> Author: aurel32
> Date: 2007-01-04 22:00:16 +0100 (Thu, 04 Jan 2007)
> New Revision: 1842
>
> Modified:
>trunk/web/patches/gcc_amd64.diff
> Log:
> Update for gcc-4.1, add biarch support
>
>
> Modified:
32-bit binaries.
All the patches are in our SVN or in the glibc SVN, I still have to
submit some of them.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED]
uld they go into own package (in this case,
> please suggest name).
IMHO, net-tools is ok for that.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED]
Alex de Oliveira Silva a écrit :
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> plus one CVE-2007-0166.
No GNU/kFreeBSD is not vulnerable
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Enginee
s one. GNU/kFreeBSD uses a 6.2 kernel, which
seems to not be affected.
We will have to wait for the security announce from FreeBSD for more
information, and for a possible patch.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer
-amd64-k8
>
> directory. And there's a symlink in /boot/kernel pointing to this very
> file.
>
The fact that /boot/kernel/acpi.ko is a dead symlink is actually a bug.
But it is harmless as acpi support is compiled into the kernel on amd64.
We have to remove this dead
an.org/debian-project/2006/12/msg00032.html
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-people.debian.org/~aurel32 | www.aurel32.net
--
To UNSUBSCRIBE, emai
Oops, this mail was not intend to go to debian-bsd. But it seems nothing
is really private.
Aurelien Jarno a écrit :
> Petr Salinger a écrit :
>> Hi Aurelien,
> Hi !
>
>> I will look again and send some more.
>> Currently there is at about 200 uninstallable binary p
Hi all,
Thanks to Marc 'HE' Brockschmidt, the builds logs of the kfreebsd-amd64
architecture is now available on http://experimental.debian.net
Cheers,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer
er machine and as a secondary build daemon. The
kfreebsd-i386 machine will be updated soon, using one of the machines
donated by Lufthansa.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECT
ng packages into unreleased is allowed only to DDs,
> so I cannot upload it into archive.
>
I have uploaded it to unreleased, it should appear in the archive after
the next push. Meanwhile yt is available in http://incoming.gnuab.org .
--
.''`. Aurelien Jarno
nd considering a 2.0.0 kernel if it does not exists.
With the kernels 6.x, the linuxolator has been improved, so
/proc/version now exists and hold a version 2.4.
I think the patch has to be refined, I will try to have a closer look.
Anyway the message is actually harmless.
--
.''`.
ded a fixed package to unreleased for kfreebsd-i386.
The kfreebsd-amd64 package is also ready, I will upload it after the
next install run.
If we don't have any news in let's say two weeks, I think we can go for
a porter NMU.
Bye,
Aurelien
--
.''`. Aurelien Jarno
d by Cyril. I think the first thing
to do is to ping the maintainer and propose him a porter NMU.
> - port tct
> - port cdrdao
I am a bit short of time, but I will try to have a look.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :
-bsd.alioth.debian.org/doc/
Have fun!
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-people.debian.org/~aurel32 | www.aurel32.net
rienced
a downtime, which prevents packages from being built for two weeks.
We are now trying to build the missing packages, but it has to be done
in the correct order, so there is a lot of work. KDE suffer from the
same problem.
Bye,
Aurelien
--
.''`. Aurelien Jarno
and the firefox downloader just in case of. In
> both cases I got
> 3fdeff1ed0a948a87ea0e07c2e62a434, which is different of what you give
> in your site...
>
> now what??
You have computed the md5sum of the file and you have compared it to the
sha1sum...
--
.'&
ently in contact with the FSF about
this legal issue. I hope we will soon have a statement from the FSF.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED
more
reliable hosting.
About the mirrors it looks like both ftp.de.debian.org and
ftp.easynet.be stopped to mirror our archive. I am not aware of any
other mirror, so yes at least one mirror in Europe would be
appreciated.
Cheers,
Aurelien
--
.''`. Aurelien Jarno | G
i386 or kfreebsd-amd64? And which kernel are you using?
An upgrade to a 6.1 kernel may fix the bug.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] |
severity 430455 important
thanks
Thorsten Glaser a écrit :
> Aurelien Jarno dixit:
>
>> Thorsten Glaser a C)crit :
>
>> Could you give us more details?
>
> Sure, these are however also in the PR.
Ok, I haven't seen the original bug before, as it was not sent to
thing is that those tests are only run on GNU/kFreeBSD, not
on GNU/Linux. Maybe the problem comes from the test that is included in
gtk+2.0 (don't forget the tests are run as a user in a chroot by
the build daemon).
Meanwhile I have built the package manually, and killed the test with -9
so t
Netlink (so
> Linux-specific).
> Anyone working on this? May I help somewhat?
>
I have started to work on that some time ago, but failed to allocate
enough time for that.
So any help is welcomed.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debi
bonnie++, but I can only diagnose disk
> throughput with it.
>
> Am I missing something? Should I look to other tools?
>
The equivalent of strace on GNU/kFreeBSD is ktrace. Then you have to use
kdump to get the trace.
--
.''`. Aurelien Jarno | GPG: 102
ith 2.4, thanks
> to the work of a few people.
>
That's wrong. The Linux kernel development works the same way as Debian.
If some persons are working on a port, it is supported. If not it is not
supported. It does not depend on the fact the hardware is old or not.
--
.''`.
e Internet Company
- shockley.aurel32.net (kfreebsd-amd64)
Sempron 2600+, 1GB RAM
Hosted by Aurelien Jarno (ADSL)
- hagrid.debian.net (kfreebsd-i386)
PIII 800 MHz, 512MB RAM
Hosted by ETH Zürich
- maxwell.aurel32.net (kfreebsd-i386)
Sempron 2600+, 1GB RAM
Hosted by Aurelien Jarno
Chris Andrew a écrit :
> That looks like a good move, Any chance of a Sparc (32) port?
>
sparc32 is not supported by the FreeBSD kernel. About a kfreebsd-sparc64
port, AFAIK nobody is currently working on that.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
be possible to setup a build daemon in
a jail, but it won't have any benefit compared to the current setup.
Thanks anyway for the offer.
Cheers,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical En
apt 0.7.5 is broken on both kfreebsd-i386 and kfreebsd-amd64, DO NOT
UPGRADE it!
I am working on a fix.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED]
Aurelien Jarno a écrit :
> apt 0.7.5 is broken on both kfreebsd-i386 and kfreebsd-amd64, DO NOT
> UPGRADE it!
>
> I am working on a fix.
It is fixed in 0.7.6 which should now be on all mirrors.
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
:
http://buildd.debian-ports.org
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-people.debian.org/~aurel32 | www.aurel32.net
archive_2007.key
/usr/local
-LIBDIR=$(DESTDIR)/$(PREFIX)/lib
-INSTDIR=$(DESTDIR)/$(PREFIX)/bin
-MANDIR=$(DESTDIR)/$(PREFIX)/share/man
-INCLUDEDIR=$(DESTDIR)/$(PREFIX)/include
+LIBDIR=$(DESTDIR)$(PREFIX)/lib
+INSTDIR=$(DESTDIR)$(PREFIX)/bin
+MANDIR=$(DESTDIR)$(PREFIX)/share/man
+INCLUDEDIR=$(DESTDIR)$(PREFIX)/include
CC
nstalled
on most systems used for development, that's why only few people are
actually seeing the bug.
Bye,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [E
ted.
We will do that. Please note that it currently fails very early in the
build process, even if not right at the beginning.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED]
CF22 5AED 7EC0 0792 1824 4322 9C06
uid Debian Ports Archive Automatic Signing Key (2008) <[EMAIL
PROTECTED]>
It can be found as well on:
<http://archive.debian-ports.org/archive_2008.key>
Or attached to this mail.
Regards,
Aurelien
--
.''`.
ok? Is it somewhere else (which I din't find)?
>
It is actually a mistake. Petr has added it in the SVN, it will be
available with the next glibc upload.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engine
a GNU/kFreeBSD base
> tarball thrown in to the standard FreeBSD release CD build process?
The scripts to generate the install CDs are in the SVN. However I admit
they aren't very easy to use.
Cheers,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
y which does not work.
> I think this problem is known ...
I don't think so. Do you have an idea why you don't have /dev/tty? If
devfs is mounted, this file should exists.
It is working correctly here, I am using gnupg regulary on this machine.
Aurelien
--
.''`. Aure
://ftp.debian-ports.org/debian-cd/kfreebsd-i386/20080218/
[5] http://ftp.debian-ports.org/debian-cd/kfreebsd-amd64/20080218/
[6] http://glibc-bsd.alioth.debian.org/doc/
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
or using the GUI (starting with
> VirtualBox version 1.5.6).
>
As the problem is located in VirtualBox, I am closing the bug opened
against kfreebsd-6.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
ed, Mar 05, 2008 at 04:49:21PM +0100, Aurelien Jarno wrote:
> reassign 469058 linux-2.6,gcc-4.3
> thanks
>
> On Wed, Mar 05, 2008 at 04:10:53PM +0100, Aurelien Jarno wrote:
> That's definitively a kernel/gcc-4.3 problem, I have reported it
> upstream: http://lkml.org/lkml
hanks Skyrock/Telefun for hosting the machine, Debian
for buying it, and our former DPL, Sam Hocevar, to make this possible.
Kind regards,
Aurelien
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `
nual
> pages. It doesn't matter which perl version is used for that.
>
> Please, remove this unnecessary dep-wait.
>
Done, I hope it won't reappear.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer
ow if the futexes
support in the FreeBSD 7.1 will be correct enough to use an NPTL glibc?
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer | Electrical Engineer
`. `' [EMAIL PROTECTED] | [EMAIL PROTECTED]
`-peo
On Wed, Jun 11, 2008 at 10:19:27AM +, Thorsten Glaser wrote:
> Aurelien Jarno dixit:
>
> >enabled ext2 support. Both have incompatible licenses (GPL v2 vs CDDL),
> >so that would mean disabling ext2 support. Any comments?
>
> I wonder why FreeBSD ext2fs code is GPL&
ersion of the FreeBSD kernel. We can probably ship
only one version (as it is already done for the Linux kernel). Also modern
computers are mostly having dual- (or more) core CPU, we can maybe only
provide an SMP version for 686 and amd64 kernels, I don't think it will
visibly impact the speed
e best is to write a small C code, but I don't have time currently.
I should have more time next week to give a closer a look, and to try on
other BSDs.
> Aurelien, please could you on buildds perform
>
>sysctl -a vfs.timestamp_precision=2
>
> and requeue gnustep-gui
Version 0.0-4 properly conflicts to broken versions of net-tools, and a
new version of net-tools have been uploaded.
In short, you can now safely upgrade your system.
--
.''`. Aurelien Jarno | GPG: 1024D/F1BCDB73
: :' : Debian developer
# Automatically generated email from bts, devscripts version 2.10.35
reassign 493841 freebsd-buildutils
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
/
[2] http://glibc-bsd.alioth.debian.org/install-cd/kfreebsd-amd64/20090117/
[3] http://ftp.debian-ports.org/debian-cd/kfreebsd-i386/20090117/
[4] http://ftp.debian-ports.org/debian-cd/kfreebsd-amd64/20090117/
[5] http://glibc-bsd.alioth.debian.org/doc/
--
.''`. Aurelien Jarno
/
Best regards,
Aurelien
[1] http://www.nctu.edu.tw
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Conta
3EFD 1509 AE4A 3129 0917 E535
uid Debian Ports Archive Automatic Signing Key (2009)
It can be found as well on:
<http://archive.debian-ports.org/archive_2009.key>
Or attached to this mail.
Regards,
Aurelien
--
Aurelien Jarno GPG: 1024
://ftp.debian-ports.org/debian-snapshot/lenny/
[3] http://ftp.debian-ports.org/debian-snapshot/
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject
o that it can be
propose as a GSoC project.
Best regards,
Aurelien
[1] http://glibc-bsd.alioth.debian.org/ging
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
rd1=2,3,4,1,0,5
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
uite (at the same time, i.e. sid and unreleased)?
Please note that as GNU/kFreeBSD is being integrated into the archive, a
debootstrap will work out of the box probably soon.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
e ifup and ifdown.
ping is in the inetutils-ping packages. That's strange it is not
installed by default. I'll look at that when generating the next
installer CD.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel3
d?
>
I am not sure it is something currently supported, it seems you are
the first to try that.
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
w
>
> _______
> Glibc-bsd-commits mailing list
> glibc-bsd-comm...@lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/glibc-bsd-commits
>
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
gards,
Aurelien
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 353302 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 424232 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 357021 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 424232 freebsd-net-tools
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 322197 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 477587 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
reassign 344546 kfreebsd-7
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
kfreebsd-7 package. Please have a look at them,
> and close them if they don't apply to kfreebsd-7 anymore.
>
> Don't hesitate to reply to this mail if you have any question.
>
Those bugs haven't been moved to kfreebsd-7 along the others as they
only concern kfreebsd-6.
I
netgraph / bluetooth privilege escalation
+(FreeBSD-SA-08:13.protosw).
+
+ -- Aurelien Jarno Sat, 02 May 2009 12:52:15 +0200
+
kfreebsd-7 (7.0-7) unstable; urgency=low
[ Petr Salinger ]
diff -u kfreebsd-7-7.0/debian/patches/series
kfreebsd-7-7.0/debian/patches/series
--- kfreebsd-7-7.0
On Sat, May 02, 2009 at 02:25:35PM +0200, Philipp Kern wrote:
> On Sat, May 02, 2009 at 02:20:24PM +0200, Aurelien Jarno wrote:
> > The security team asked for an upload of kfreebsd-7 to stable with a fix
> > for CVE-2009-1041 [1]. I have prepared a package which also includes a
&
also in package libgcj-common"
>
> I see that this problem is the same or similar to:
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=529412
>
It is the same problem. You should wait for the maintainer to fix this
bug.
--
Aurelien Jarno GPG: 1024D/F1B
On Thu, May 21, 2009 at 03:17:09AM +0300, Anton Andreev wrote:
>
> Hi,
>
> I can not install "default-jdk" nor "openjdk-6-jre".
> Does anyone have successfully installed Java SDK on Debian GNU/kFreeBSD?
>
It is not yet available as it shoul
an.net
[5] http://asdfasdf.debian.net
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@aurel32.net http://www.aurel32.net
--
To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
POSIX 1003.1e one,
and we can use code from FreeBSD's libc.
In both case I really hope such changes would be accepted in Debian and
upstream.
What do people think about that? Any other idea?
Kind regards,
Aurelien
--
Aurelien Jarno GPG: 1024D/F1BCDB73
aurel...@a
On Sat, Jun 06, 2009 at 09:19:10PM -0700, Daniel Moerner wrote:
> On Sat, Jun 6, 2009 at 4:42 PM, Aurelien Jarno wrote:
>> If you are not a Debian Developer, follow the same procedure, use your
>> name and your email in the changelog entry, but instead of uploading
>> the pac
On Sun, Jun 07, 2009 at 01:42:57AM +0200, Aurelien Jarno wrote:
> We are also being (or will get) blocked by some build failures. They are
> currently:
> - openssl
> - coreutils
> - fftw3
> - esound (bug already filled)
> - net-snmp (due to libbsd, but being worked on)
>
101 - 200 of 463 matches
Mail list logo