diff options
author | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-09 21:46:22 +0000 |
---|---|---|
committer | Bruce Dubbs <bdubbs@linuxfromscratch.org> | 2018-02-09 21:46:22 +0000 |
commit | e54747517c50dfa7e16e728de7862aedac82db0b (patch) | |
tree | 7d931fe8006cb14983532be5de4114a6d907ee34 /general.ent | |
parent | e7f2b5dbea225bfa83ff65e8475b8f8c082a45d5 (diff) |
Move OpenSSL-1.1.0g from BLFS to LFS
to support wireless operations in the linux kernel.
Update to e2fsprogs-1.43.9.
Update to dbus-1.12.4.
Update to mpfr-4.0.1.
Update to linux-4.15.2.
Update to patch-2.7.6.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11363 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r-- | general.ent | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/general.ent b/general.ent index 6586f343a..6a81ac463 100644 --- a/general.ent +++ b/general.ent @@ -1,13 +1,13 @@ -<!ENTITY version "SVN-20180205"> +<!ENTITY version "SVN-20180209"> <!ENTITY short-version "svn"> <!-- Used below in &blfs-book; Change to x.y for release but not -rc releases --> <!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" --> -<!ENTITY versiond "20180202-systemd"> +<!ENTITY versiond "20180209-systemd"> <!ENTITY short-versiond "systemd"> <!ENTITY generic-versiond "systemd"> -<!ENTITY releasedate "February 5, 2018"> +<!ENTITY releasedate "February 9, 2018"> <!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not – --> <!ENTITY milestone "8.2"> |