Commit Graph

6883 Commits

Author SHA1 Message Date
Bruce Dubbs
aecbae4a3b Update to ModemManager-1.10.6.
Update to dbus-python-1.2.12 (Python module). 
Update to libsoup-2.68.1. 
Update to shared-mime-info-1.13.1. 
Update to enchant-2.2.7. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22138 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-13 21:11:39 +00:00
Douglas R. Reno
f0baf5d9a7 gsl: fix the time-skewed stats that I put in
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22136 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-13 15:58:02 +00:00
Bruce Dubbs
12b10249f2 Update to webkitgtk-2.26.0.
Update to gtksourceview-4.4.0. 
Update to librsvg-2.46.0. 
Update to NetworkManager-1.20.2. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22135 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-13 15:35:13 +00:00
Julien Lepiller
dc7b24aba9 Fix typo in pygobject3
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22132 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-11 08:15:38 +00:00
Bruce Dubbs
a1573321be Update to pyatspi-3.34.0 (python module).
Update to pygobject3-3.34.0 (python module). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22128 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 23:11:48 +00:00
Bruce Dubbs
9c3123128b Update to at-spi2-core-2.34.0 and at-spi2-atk-2.34.0.
Update to atk-2.34.1. 
Update to libuv-v1.32.0. 
Update to libblockdev-2.23. 
Update to gobject-introspection-1.62.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22127 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 22:49:46 +00:00
Bruce Dubbs
a55fc26808 Update to gdk-pixbuf-2.38.2.
Update to libqmi-1.22.6. 
Update to ffmpeg-4.2.1. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22125 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 20:05:25 +00:00
Bruce Dubbs
f06feb832b Update to apache-ant-1.10.7.
Update to gspell-1.8.2. 
Update to Archive-Zip-1.65 (Perl module). 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22123 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-10 00:54:47 +00:00
Bruce Dubbs
40b70d8fa5 Update to qtwebengine-everywhere-src-5.13.1.
Update to qt-everywhere-src-5.13.1. 
Update to glib-networking-2.62.0. 
Update to mercurial-5.1.1. 
Update to enchant-2.2.6. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22122 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-09 23:22:16 +00:00
DJ Lucas
ceafde507b Replace PyCrypto with PyCryptodome. Fixes #12210.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22119 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-09 02:57:12 +00:00
DJ Lucas
4d84081c01 Update to LSB-Tools-0.4.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22118 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-08 22:27:20 +00:00
Bruce Dubbs
5037cb19ba Update to gjs-1.58.0.
Update to libmbim-1.20.0. 
Update to dhcpcd-8.0.4. 
Update to cmake-3.15.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22117 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-08 21:58:36 +00:00
Bruce Dubbs
8a3feaa18c Update to libjpeg-turbo-2.0.3.
Update to talloc-2.3.0. 
Update to btrfs-progs-v5.2.2. 
Update to glib-2.62.0. 
Update to vala-0.46.0. 
Update to mesa-19.1.6. 
Update to cups-filters-1.25.5. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22116 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-08 20:48:16 +00:00
Pierre Labastie
9f47f5befe Seems Xorg libraries are not needed for JS60, but which is
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22115 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-08 19:39:45 +00:00
Xi Ruoyao
810c25c0b7 unzip: use bsdtar instead of unzip for convmv
The stupid conversion of unzip makes it impossible to use convmv to
restore the file names.  So use bsdtar (which does not perform any
conversion) to extract the files, then use convmv to fix the names.


git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22108 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-07 17:30:58 +00:00
Pierre Labastie
57394c4bfa Fix libmypaint url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22106 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-07 13:37:59 +00:00
Bruce Dubbs
f726d564b9 Update to libsecret-0.19.0.
Update to upower-0.99.11. 
Update to gtk+-3.24.11. 
Update to v4l-utils-1.16.7. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22103 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-06 20:30:25 +00:00
Bruce Dubbs
8249b92ef1 Update to librsvg-2.44.15.
Update to libmypaint-1.4.0. 
Update to libogg-1.3.4. 
Update to qpdf-9.0.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22102 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-06 18:18:58 +00:00
Bruce Dubbs
277c34cf2c Update to Net-DNS-1.21 (Perl Module).
Update to logrotate-3.15.1. 
Update to php-7.3.9. 
Update to links-2.20.1. 
Update to emacs-26.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22099 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-05 21:18:18 +00:00
Douglas R. Reno
a89a5a6854 Update to glib-2.60.7
Update to dbus-python-1.2.10 (Python Module)
Update to libnl-3.5.0
Update to unrar-5.8.1
Update to NSS-3.46
Update to libusb-1.0.23

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22097 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-05 04:20:23 +00:00
Ken Moffat
0b8d5808f1 Graphviz:
Move lingering text about ruby into the comment which suppressed the command.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22096 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-05 02:23:14 +00:00
Douglas R. Reno
935216e5d7 Fix typo in LLVM
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22094 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-04 22:15:49 +00:00
Bruce Dubbs
461d7f7ed8 Update to unbound-1.9.3.
Update to cbindgen-0.9.1. 
Update to cups-2.3.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22092 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 22:16:34 +00:00
Bruce Dubbs
059e4c353e Update to ibus-1.5.21.
Update to boost-1.71.0. 
Update to poppler-0.80.0. 
Update to babl-0.1.72. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22091 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 17:58:02 +00:00
Bruce Dubbs
eddba7317e Fix graphviz url
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22087 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 15:43:32 +00:00
Bruce Dubbs
e1a98063ad Update to libevdev-1.8.0.
Update to libvdpau-1.3. 
Update to font-util-1.3.2 (xorg fonts). 
Update to libinput-1.14.1. 
Update to mesa-19.1.5. 
Update to harfbuzz-2.6.1. 
Update to cups-filters-1.25.3. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22085 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 01:45:30 +00:00
Douglas R. Reno
3fb270d0c2 Add git as a required dependency of doxygen. Thanks goes to Roger for the report
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22084 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-03 01:39:13 +00:00
Bruce Dubbs
6c3d8a4792 Update to graphviz-2.42.1.
Update to swig-4.0.1. 
Update to nspr-4.22. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22083 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-02 19:16:35 +00:00
DJ Lucas
7539c30eca Minor fixups for lsb-tools.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22082 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-02 18:12:40 +00:00
DJ Lucas
cdb3add21e Replace Lsb_release and Initd-tools with LSB-Tools package
Begin update of bootscript headers. Partial fix for #12010
Remove unneeded elogind and mountcgroupfs bootscripts
Update to blfs-bootscripts-20190902

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22081 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-09-02 08:39:06 +00:00
Douglas R. Reno
d953bb9aa1 Update to webkitgtk-2.24.4
Update to libgcrypt-1.8.5

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22076 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-31 12:13:11 +00:00
Douglas R. Reno
d28648d0e3 Update to ruby-2.6.4
mariadb: bring libaio dependency internal
xindy/tex-prefix: very minor tweaks such as extra period removals.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22075 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-31 05:29:21 +00:00
Douglas R. Reno
607d79e21f Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22070 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-30 13:40:22 +00:00
Bruce Dubbs
1ab21f7ec7 Misc tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22040 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-23 22:38:31 +00:00
Pierre Labastie
2838a64557 Add a paragraph about password when testing the JAVA cacerts file on the
OpenJDK page (copy of the same paragraph on the "Configuring OpenJDK page")

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22034 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-22 19:45:56 +00:00
Ken Moffat
dcf00ee130 LibRaw-0.19.5
I consider that required space includes both the build
space after make install, plus space for DESTDIR, so
my measurement is bigger than what was there before.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22031 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 23:34:52 +00:00
Ken Moffat
e819e4f172 biber-2.13 with biblatex-3.13 and IO::String-1.08.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22030 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 23:14:35 +00:00
Bruce Dubbs
15f411eafc Tag programming and multimedia packages
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22029 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 22:35:43 +00:00
Ken Moffat
73153592da Update BLFS version in the Note near the start of Perl Module Dependencies.
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22028 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 22:19:06 +00:00
Bruce Dubbs
35fd125a0d Tag remaining system utils
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22026 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 21:47:54 +00:00
Bruce Dubbs
83c25a8135 Tag remaining System Utilities
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22025 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 21:22:20 +00:00
Bruce Dubbs
f25fda55d9 Finisj tagging general libraries.
Remove an obsolete dependency in alsa-plugins.



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22024 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 20:25:24 +00:00
Douglas R. Reno
27c8cca717 Tags for remaining WebKitGTK+ dependencies (WebKit coming later today)
neon: external URL fix
x265: external URL fix
pinentry: Add pinentry-fltk to list of installed programs, and create a short description.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22023 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 19:33:09 +00:00
Bruce Dubbs
8086978adb Update to sysstat-12.1.6.
Update to icewm-1.6.0. 



git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22021 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 03:33:23 +00:00
Douglas R. Reno
7c64789360 Update to gsl-2.6
Fix external URLs in GEGL and CUPS
alsa-tools: Remove command explanation for a program that we no longer install
Various tags

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22020 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 02:30:55 +00:00
Bruce Dubbs
1159b21ab3 Tags
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22019 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-21 02:28:20 +00:00
Douglas R. Reno
dac18009af Couple of tags
Avahi: Restore installation of dnsconfd systemd unit and add two dependencies found from checking the build log.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22015 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 19:21:40 +00:00
Bruce Dubbs
7d65f30049 Tag all perl modules
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22014 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 19:14:51 +00:00
Ken Moffat
673511396f Add to kernel config for elogind -
Suppress  elogind-daemon[1242]: Failed to apply ACLs: Operation not supported
messages when switching between ttys.

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22013 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 19:09:08 +00:00
Douglas R. Reno
2abdf08b50 Tags
Inkscape: Add a recommended dep on libcanberra to remove GTK Warnings on startup

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@22012 af4574ff-66df-0310-9fd7-8a98e5e911e0
2019-08-20 18:51:59 +00:00