Christian Wiese
398749117f
man-pages: Updated (3.22 -> 3.25)
15 years ago
Christian Wiese
568408c4fc
pciutils: improved to build/install the shared and static version of libpci if possible (see note)
...
Note:
The default behavior of pciutils, to link all userspace tools against the
static library is preserved! The shared version is built in buildloop 2
but only the shared library itself is going to be installed!
15 years ago
Christian Wiese
2f2709e0e9
pciutils: updated PCI ID's (2007-06-20 -> 2010-07-14)
15 years ago
Christian Wiese
7871386b69
pciutils: Updated (2.2.10 -> 3.1.5)
15 years ago
Christian Wiese
4f6a1973b5
pciutils: added project website URL to .desc file
15 years ago
Christian Wiese
536bddbdca
dump: fixed to disable rmt command if tar package is installed
15 years ago
Christian Wiese
07d35f0008
wdiff: Updated (0.5g -> 0.6.3)
15 years ago
Christian Wiese
717f30d28c
bonnie++: Updated (1.03a -> 1.03e)
15 years ago
Christian Wiese
0586f61cf7
minised: Updated (1.12 -> 1.13)
15 years ago
Christian Wiese
b27bbe10b5
ncurses: fixed to always create compatibility symlinks for curses even if we have the internal termcap disabled
15 years ago
Christian Wiese
6da7a580de
runit: added libvirt "tail" template for generating proper runit run scripts
15 years ago
Christian Wiese
81d92e52f3
binutils: fixed cross-compiling by unsetting LD_LIBRARY_PATH while compiling sysinfo which gets compiled using $HOSTCC
...
Note:
This error occured while building a x86_64 target with generic optimisation on
x86_64 build host.
The error didn't showed up while building the same target but for x86 with
optimization for pentium2.
snippet from the error log output without that patch:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.4/../../../../x86_64-unknown-linux-gnu/bin/as: symbol lookup error:
/usr/lib/gcc/x86_64-unknown-linux-gnu/4.4.4/../../../../x86_64-unknown-linux-gnu/bin/as: undefined symbol: zca
lloc
15 years ago
Christian Wiese
6eb0d1205b
make: fixed stack limit bug (upstream fix)
...
bug #22010 : The increased stack rlimit is inherited by the subprocesses to make.
http://savannah.gnu.org/bugs/?22010
http://cvs.savannah.gnu.org/viewvc/make/make.h?root=make&r1=1.132&r2=1.133&view=patch
http://cvs.savannah.gnu.org/viewvc/make/main.c?root=make&r1=1.228&r2=1.229&view=patch
http://cvs.savannah.gnu.org/viewvc/make/job.c?root=make&r1=1.191&r2=1.192&view=patch
2009-06-07 Paul Smith <psmith@gnu.org>
* make.h: Move SET_STACK_SIZE determination to make.h.
* main.c (main): New global variable, STACK_LIMIT, holds the
original stack limit when make was started.
* job.c (start_job_command): Reset the stack limit, if we changed it.
Fixes Savannah bug #22010 .
15 years ago
Christian Wiese
7880162498
make: fixed bug with overlapping memory areas (upstream fix)
...
bug #27148 : Use of strcpy on overlapping memory areas
http://savannah.gnu.org/bugs/?27148
http://cvs.savannah.gnu.org/viewvc/make/job.c?root=make&r1=1.194&r2=1.195
2009-08-01 Paul Smith <psmith@gnu.org>
* job.c (new_job): Use memmove() instead of strcpy() since both
pointers are in the same memory block. Fixes Savannah bug #27148 .
Patch by Petr Machata.
15 years ago
Christian Wiese
5a0ae6d3be
binutils: Updated (2.20.51.0.9 -> 2.20.51.0.10)
15 years ago
Christian Wiese
2afcba16a1
kbd: Updated (1.12 -> 1.15.2)
15 years ago
Christian Wiese
6007945fd1
gawk: Updated (3.1.6 -> 3.1.8)
15 years ago
Christian Wiese
b54afd6b1a
grep: Updated (2.5.3 -> 2.6.3)
15 years ago
Christian Wiese
7600e483bd
diffutils: Updated (2.8.1 -> 3.0)
15 years ago
Christian Wiese
075ef07af5
smartmontools: Updated (5.38 -> 5.39.1)
15 years ago
Christian Wiese
7cfd8427f6
sudo: Updated (1.6.9p21 -> 1.6.9p23)
15 years ago
Christian Wiese
176e1e90ca
less: Updated (429 -> 436)
15 years ago
Christian Wiese
315e186246
mpfr: fixed download location for mpfr-2.4.2 which is not the "current" release anymore
15 years ago
Christian Wiese
c4445bcf96
linux26-src: Updated (2.6.32.15 -> 2.6.32.16)
15 years ago
Christian Wiese
bba6895296
linux26: Updated (2.6.32.15 -> 2.6.32.16)
15 years ago
Christian Wiese
42a4c4de9b
linux-header: Updated (2.6.32.15 -> 2.6.32.16)
15 years ago
Christian Wiese
e29c8bed7c
linux26-src: Updated (2.6.32.14 -> 2.6.32.15)
15 years ago
Christian Wiese
a84f5acd40
linux26: Updated (2.6.32.14 -> 2.6.32.15)
15 years ago
Christian Wiese
5f3ad13260
linux-header: Updated (2.6.32.14 -> 2.6.32.15)
15 years ago
Christian Wiese
9a89ef4c80
linux26-src: Updated (2.6.32.13 -> 2.6.32.14)
15 years ago
Christian Wiese
ff5f05b5b1
linux26: Updated (2.6.32.13 -> 2.6.32.14)
15 years ago
Christian Wiese
fbb5c74744
linux-header: Updated (2.6.32.13 -> 2.6.32.14)
15 years ago
Christian Wiese
ae2984a5ff
linux26-src: Updated (2.6.32.12 -> 2.6.32.13)
15 years ago
Christian Wiese
7316ecf92b
linux26: Updated (2.6.32.12 -> 2.6.32.13)
15 years ago
Christian Wiese
fc6c784b87
linux-header: Updated (2.6.32.12 -> 2.6.32.13)
15 years ago
Christian Wiese
d84603f5cb
linux26-src: Updated (2.6.32.11 -> 2.6.32.12)
15 years ago
Christian Wiese
46ad282069
linux26: Updated (2.6.32.11 -> 2.6.32.12)
15 years ago
Christian Wiese
1532dc0504
linux-header: Updated (2.6.32.11 -> 2.6.32.12)
15 years ago
Christian Wiese
464ba07d13
sed: Updated (4.1.5 -> 4.2.1)
15 years ago
Christian Wiese
00e98f9127
findutils: Updated (4.3.8 -> 4.4.2)
15 years ago
Christian Wiese
7970a85a49
gcc: Updated (4.4.3 -> 4.4.4)
15 years ago
Christian Wiese
5e939fb660
binutils: Updated (2.20.51.0.8 -> 2.20.51.0.9)
15 years ago
Alejandro Mery
2f77ec9a8b
uclibc: removed obsolete patch for xorg-server
15 years ago
Alejandro Mery
c14e000cc9
libiconv: Updated (1.12 -> 1.13.1)
15 years ago
Alejandro Mery
ee3c91feec
debootstrap: Updated (1.0.8 -> 1.0.22)
15 years ago
Alejandro Mery
60dc7c91a5
makedev: Updated (2.3.1-87 -> 2.3.1-89)
15 years ago
Nagy Karoly Gabriel
8c5ce8089e
dlog: moved dlog to /opt/dlog instead of directly in /usr
15 years ago
Nagy Karoly Gabriel
0f4e6ef207
dlog: Added dlog 1.0.0 - A log file analyzer for qmail, dnscache, tinydns, rbldns, axfrdns, publicfile and qpsmtpd.
15 years ago
Nagy Karoly Gabriel
0d3e4646ca
tai64nfrac: Added tai64nfrac 1.4 - A converter from TAI64N timestamps to decimal number of seconds since epoch.
15 years ago
Alejandro Mery
5f1deed355
openssh: enabled to compile against uclibc
15 years ago