summaryrefslogtreecommitdiffstats
path: root/dev/releases
diff options
context:
space:
mode:
authorP. J. McDermott <pehjota>2014-05-16 12:21:55 (EDT)
committer P. J. McDermott <pj@pehjota.net>2014-05-16 12:21:55 (EDT)
commitd7bb8cc6e83d0c8f0604cc7f00d71e4fc37b239b (patch)
tree9113c0016d5b65b36c1d4a5c6a93bb587ec65717 /dev/releases
parent6306412194bb5f5eb264a655ac36375f8587d0cf (diff)
dev/releases/1/packages: Update packages.
Diffstat (limited to 'dev/releases')
-rw-r--r--dev/releases/1/packages.mdwn15
1 files changed, 9 insertions, 6 deletions
diff --git a/dev/releases/1/packages.mdwn b/dev/releases/1/packages.mdwn
index 0cb2fea..e91b148 100644
--- a/dev/releases/1/packages.mdwn
+++ b/dev/releases/1/packages.mdwn
@@ -10,7 +10,8 @@ packages:
binutils 2.23.2
build-essential 1.0
busybox 1.21.1
- config-dev 0.2
+ config-ao751h 0.2
+ config-dev 0.4
dejagnu 1.5.1
eglibc 2.19~r25243+sip1
expat 2.1.0
@@ -25,24 +26,25 @@ packages:
gmp 5.0.5
libsigsegv 2.10
libunistring 0.9.3
- linux-libre 3.10.38~gnu
+ linux-libre 3.10.40~gnu
m4 1.4.17
mpc 1.0.1
mpfr 3.1.1
ncurses 5.9~20140301
- opkbuild 3.0.0~beta3
+ opkbuild 3.0.0~beta5
opkg 0.2.2
opkhelper-3.0 3.0.0
opkhelper-default 3.0.0
readline 6.3
strace 4.8
tcl8.6 8.6.1+sip1
- tzcode 2014a
- tzdata 2014a
+ tzcode 2014c
+ tzdata 2014c
xz 5.1.3alpha
zlib 1.2.8+sip1
----------------------------------
- Source packages: 36
+ Source packages: 37
+ Binary packages: 154
The above list was generated by running the following shell script in a
directory containing all of the unpacked source packages:
@@ -66,3 +68,4 @@ directory containing all of the unpacked source packages:
done
printf '%s\n' "${banner}"
printf 'Source packages: %d\n' "${n}"
+ printf 'Binary packages: %d\n' "$(ls -d */*.pkg/ | wc -l)"