Christian Wiese
dd5e0c8ae0
freeipmi: Updated (0.8.8 -> 1.1.5)
13 years ago
Christian Wiese
07941d6d93
linux-header: improved to remove unneeded hidden files
...
Note:
By default the 'headers_install' make target installs hidden files within
the destination directories called '..install.cmd' and '.install' and the
'headers_check' make target is doing it similar, by installing files like
'..check.cmd' and '.check'.
Those files seem to be only interesting for kernel developers and are not
needed within the package, thus we are going to remove the files.
13 years ago
Christian Wiese
7ac96ff854
e2fsprogs: Updated (1.42.2 -> 1.42.4)
13 years ago
Nagy Karoly Gabriel
93cab3ccb6
repmgr: Added repmgr 1.1.0 - A set of PostgreSQL cluster management tools
13 years ago
Christian Wiese
591c887f99
pciids: Updated (2012.01.18 -> 2012.05.07)
13 years ago
Christian Wiese
332d69356b
pciutils: updated project URL
13 years ago
Christian Wiese
637c3ce40a
ipset: Added ipset 6.12.1 - An administration tool for IP sets
13 years ago
Christian Wiese
ac3726b69b
iptables: Updated (1.4.12.2 -> 1.4.14)
13 years ago
Christian Wiese
c844ad2072
libmnl: Updated (1.0.2 -> 1.0.3)
13 years ago
Alejandro Mery
5d519515aa
linux-rt: Updated (3.0.30-rt50 -> 3.0.33-rt54)
13 years ago
Alejandro Mery
4346e3fa57
linux-header: Updated (3.0.31 -> 3.0.35)
13 years ago
Alejandro Mery
db053f8413
linux-src: Updated (3.0.31 -> 3.0.35)
13 years ago
Alejandro Mery
9707147277
linux: Updated (3.0.31 -> 3.0.35)
13 years ago
Christian Wiese
7ab268aca9
openssl: Updated (1.0.1b -> 1.0.1c) (CVE-2012-2333)
...
http://openssl.org/news/secadv_20120510.txt
13 years ago
Christian Wiese
c99efd71d9
haproxy: Updated (1.4.20 -> 1.4.21)
13 years ago
Christian Wiese
e830e6f1f4
libarchive: Updated (3.0.3 -> 3.0.4)
13 years ago
Christian Wiese
0dd5898fc0
pygit2: Updated (0.16.2 -> 0.17.0)
13 years ago
Christian Wiese
5669671ce1
libgit2: Updated (0.16.0 -> 0.17.0)
13 years ago
Christian Wiese
758be21006
lua-yajl: Updated (1.3 -> 2.0)
13 years ago
Christian Wiese
b65e68efa3
yajl: Updated (1.0.12 -> 2.0.4)
13 years ago
Christian Wiese
ef0cb1e70d
tnetstrings-lua: Added tnetstrings-lua 1.1.0 - An implementation of TNetStrings in Lua
13 years ago
Christian Wiese
84a575e08a
kyototycoon: improved to enable the Lua scripting extension if possible
13 years ago
Christian Wiese
11db59ecfd
kyototycoon: Added kyototycoon 0.9.56 - A handy cache/storage server
13 years ago
Christian Wiese
5d3c28b581
kyotocabinet-lua: Added kyotocabinet-lua 1.28 - Lua Binding of Kyoto Cabinet
13 years ago
Christian Wiese
d16e9ad1f0
kyotocabinet: Added kyotocabinet 1.2.76 - A straightforward implementation of DBM
13 years ago
Nagy Karoly Gabriel
67bc1b1c95
php: Updated (5.4.2 -> 5.4.3) (SECURITY: CVE-2012-2311 CVE-2012-2329)
13 years ago
Nagy Karoly Gabriel
c9ad529002
nginx: Updated (1.2.0 -> 1.2.1)
13 years ago
Nagy Karoly Gabriel
15b23871bc
postgresql: Updated (9.1.3 -> 9.1.4) (SECURITY: CVE-2012-2143 CVE-2012-2655)
13 years ago
Nagy Karoly Gabriel
ba325ea068
pgbouncer: Updated (1.5 -> 1.5.2)
13 years ago
Christian Wiese
8fafee850c
libnetfilter_conntrack: Updated (1.0.0 -> 1.0.1)
13 years ago
Christian Wiese
59eb8ef361
lua-pty: improved to bail out if INSTALL_CMOD is not set properly
13 years ago
Christian Wiese
4393d3d335
socat: Updated (1.7.2.0 -> 1.7.2.1) [CVE-2012-0219]
...
Note:
http://www.dest-unreach.org/socat/contrib/socat-secadv3.html
13 years ago
Alejandro Mery
4e9683cf6e
gdb: Updated (7.4 -> 7.4.1)
13 years ago
Alejandro Mery
5ed214a951
ssmtp: Updated (2.62-3 -> 2.64-6)
13 years ago
Alejandro Mery
1a2f56aa76
curl: Updated (7.24.0 -> 7.25.0)
13 years ago
Alejandro Mery
d6c94d0973
lua-codegen: Updated (0.2.1 -> 0.3.0)
13 years ago
Alejandro Mery
51bd39b032
sudo: Updated (1.8.3p2 -> 1.8.5)
13 years ago
Alejandro Mery
b541d32430
msmtp: Updated (1.4.21 -> 1.4.28)
13 years ago
Christian Wiese
90b25e5509
gnunet: Added gnunet 0.9.2 - A framework for secure peer-to-peer networking
13 years ago
Christian Wiese
59823ded28
libextractor: Added libextractor 0.6.3 - A library for extracting meta data from files of arbitrary type
13 years ago
Christian Wiese
7d60c9c7b4
libmicrohttpd: changed build priority (800.000 -> 109.000)
...
Note:
That kind of library should be quite early, thus other packages will be able
to find it.
13 years ago
Christian Wiese
f5dc48d99a
shadow: fix copydir to include stdarg.h for va_* funcs
13 years ago
Christian Wiese
80ea4b1570
shadow: fix nscd to add missing newline to warning msg
13 years ago
Christian Wiese
9358b3548b
shadow: fixed nscd to ignore exit 1 code
...
Note:
If nscd is installed but not in use, then running `nscd -i` will exit(1).
We shouldn't warn in this case since this is not abnormal behavior.
Example: useradd
---------------------------------------------------------------------------
useradd: nscd exited with status 1useradd: Failed to flush the nscd cache.
---------------------------------------------------------------------------
13 years ago
Christian Wiese
e019f2c562
dovecot-pigeonhole: Updated (0.2.6 -> 0.3.0)
13 years ago
Christian Wiese
eb01387f0e
dovecot: Updated (2.0.20 -> 2.1.6)
13 years ago
Christian Wiese
c4a9f14dbe
collectd: Updated (5.0.4 -> 5.1.0)
13 years ago
Christian Wiese
3b956be357
rrdtool: Updated (1.4.5 -> 1.4.7)
13 years ago
Christian Wiese
9c31bca35f
gimp: Updated (2.6.11 -> 2.6.12)
13 years ago
Christian Wiese
65612e5ca4
latrace: Updated (0.5.10 -> 0.5.11)
13 years ago