Commit Graph

3213 Commits

Author SHA1 Message Date
Douglas R. Reno
c2051dbdc3 Five Security Updates:
Update to node.js-16.16.0
Update to php-8.1.8
Add security patch for Dovecot (fixes CVE-2022-30550)
Update to seamonkey-2.53.13
Update to gnupg-2.3.7
Mark git as a security update
2022-07-13 17:12:03 -05:00
Douglas R. Reno
86bb3fe874 libportal: Add text to describe how to set the available backends using
the -Dbackends= option.
2022-07-12 10:05:20 -05:00
Bruce Dubbs
b3f68f50e2 Update to xapian-core-1.4.20. 2022-07-05 09:11:33 -05:00
Pierre Labastie
c5ad78ed86 Update to glib2-2.72.3 2022-07-04 12:05:37 +02:00
Bruce Dubbs
a151e7310b Update to wayland-1.21.0. 2022-07-01 12:50:27 -05:00
Xi Ruoyao
8e637fcfef
js: reword CC=gcc CXX=g++ description
Note than only "setting" CC=gcc CXX=g++ will not work:

    CC=gcc
    CXX=g++
    sh ../js/src/configure.in ...

will not pass CC=gcc and CXX=g++ to sh.  It's needed to export CC and
CXX:

    CC=gcc
    CXX=g++
    export CC CXX
    sh ../js/src/configure.in ...

Or, explicitly pass them:

    CC=gcc CXX=g++ h ../js/src/configure.in ...
2022-06-29 13:22:51 +08:00
Ken Moffat
e603046023 Update to js-91.11.0 (security fix). 2022-06-28 15:48:54 +01:00
Douglas R. Reno
156e1887fa Package updates
Update to exempi-2.6.2
Update to libidn-1.41
Update to ModemManager-1.18.10
Update to exim-4.96
Update to sqlite-autoconf-3390000 (3.39.0)
2022-06-26 10:42:53 -05:00
Bruce Dubbs
ea5d407889 Update to libqmi-1.30.8. 2022-06-25 18:00:49 -05:00
Douglas R. Reno
54055a2fe5 Package Updates
Update to SBC-2.0
Update to libidn-1.40
Update to libwacom-2.3.0
2022-06-21 09:31:56 -05:00
Xi Ruoyao
d6436f702c
pcre2: update download URL 2022-06-12 19:50:43 +08:00
Bruce Dubbs
202c424a50 Update to talloc-2.3.4. 2022-06-10 13:12:18 -05:00
Bruce Dubbs
09b6c356e5 Package updates.
Update to node-16.15.1.
Update to poppler-22.06.0.
2022-06-03 13:32:05 -05:00
Pierre Labastie
42e002dece Fix MIME type detection in glib2 2022-06-03 08:22:13 +02:00
Douglas R. Reno
87fbbb78b5 Package Updates:
Update to libblockdev-2.27
Update to iso-codes-4.10.0
Update to Log-Log4perl-1.55 (Perl Module)
Update to xkeyboard-config-2.36
Update to libadwaita-1.1.2
2022-06-02 12:05:55 -05:00
Douglas R. Reno
4c695f6b76 Package Updates
Update to xscreensaver-6.04
Update to glib-2.72.2
Update to gnome-settings-daemon-42.2
Update to tracker/tracker-miners 3.3.1
2022-06-01 10:10:14 -05:00
Bruce Dubbs
ba0f629d5c Update to umockdev-0.17.13. 2022-05-31 20:55:46 -05:00
Ken Moffat
71e36c7987 Package Updates:
firefox-91.10.0,
js-91.10.0,
nss-3.79.
2022-05-31 18:41:49 +01:00
Bruce Dubbs
caee73e91d Make the britli instruction sensible 2022-05-29 20:09:37 -05:00
Pierre Labastie
91331cba85 Update to nspr-4.34 2022-05-26 20:26:40 +02:00
Pierre Labastie
72d2b98822 Update to libqalculate-4.2.0 2022-05-26 20:22:42 +02:00
Pierre Labastie
1ba06ad986 Update to libbytesize-2.7 2022-05-26 20:04:53 +02:00
Bruce Dubbs
43ad17a006 Update to libxkbcommon-1.4.1. 2022-05-22 11:58:10 -05:00
Ken Moffat
f9579a89d3 Updates for mozilla packages:
firefox-91.9.1,
js-91.9.1,
thunderbird-91.9.1.

The smaller SBU times on firefox and js are because my SBU with
gcc-12 takes longer, not because the builds are quicker.
2022-05-21 23:30:55 +01:00
Bruce Dubbs
8bc9e2849c Update to umockdev-0.17.12. 2022-05-20 13:15:44 -05:00
Bruce Dubbs
0ade4624b3 Update umocdev and touch up some dependencies in lxde
Update to umockdev-0.17.10.
2022-05-13 10:50:42 -05:00
Xi Ruoyao
ac7f1b00c0
pcre: glib2 does not have internal pcre now 2022-05-07 20:18:53 +08:00
Bruce Dubbs
0a73ebad21 Update to libxml2-2.9.14. 2022-05-03 17:34:01 -05:00
Ken Moffat
492efd215b Update to firefox-91.9.0 and JS-91.9.0. 2022-05-03 17:25:55 +01:00
Pierre Labastie
a1d18c141a Update-to libqmi-1.30.6 2022-04-30 17:04:42 +02:00
Pierre Labastie
381eb87da7 Update to libmbim-1.26.4 2022-04-30 17:04:42 +02:00
Bruce Dubbs
afd2ea83a7 Update to node-16.15.0. 2022-04-27 18:07:26 -05:00
Pierre Labastie
c5b7d908d7 JS-91: fix 32 bit builds
Same sed as for firefox
2022-04-25 08:14:58 +02:00
Bruce Dubbs
325ebd7dd6 Fix gspell url 2022-04-23 09:45:44 -05:00
Xi Ruoyao
5b1d11c632
replace URLs containing "gnome/sources" with gnome-download-http entity 2022-04-23 16:23:11 +08:00
Bruce Dubbs
eabab82465 Update to gspell-1.10.0. 2022-04-22 16:04:08 -05:00
Bruce Dubbs
46ccf4ea07 Update to libseccomp-2.5.4. 2022-04-22 13:41:55 -05:00
Bruce Dubbs
ed7ed607ba Remove some obsolete notes 2022-04-21 15:02:05 -05:00
Bruce Dubbs
5cf79594b7 pdate to libaio-0.3.113. 2022-04-21 10:48:21 -05:00
Bruce Dubbs
3f045034c3 Update instructions for the Brotli python module 2022-04-20 20:26:04 -05:00
Pierre Labastie
7a9a7b2665 Remove spaces at the end of lines 2022-04-20 15:36:11 +02:00
Xi Ruoyao
9a06e3e6f8
libarchive: drop unneeded sed
The test failure with OpenSSL 3 is fixed by upstream:
https://github.com/libarchive/libarchive/pull/1717
2022-04-20 15:08:02 +08:00
Bruce Dubbs
8610833b72 Update to enchant-2.3.3. 2022-04-16 23:31:52 -05:00
Bruce Dubbs
118e8ef57e Update to pcre2-10.40. 2022-04-16 14:59:33 -05:00
Bruce Dubbs
5a472da610 Update to glib-2.72.1. 2022-04-14 15:13:12 -05:00
Bruce Dubbs
92aa2390f7 Update to json-c-0.16. 2022-04-14 14:56:58 -05:00
Bruce Dubbs
706e72e3e2 Update to boost_1_79_0. 2022-04-14 14:49:38 -05:00
Bruce Dubbs
aab2a487e1 Update to icu4c-71_1-src. 2022-04-13 11:44:02 -05:00
Bruce Dubbs
5a1049aa68 Update to umockdev-0.17.9. 2022-04-12 16:50:17 -05:00
Bruce Dubbs
5155c4db78 libusb-1.0.26. 2022-04-12 16:40:55 -05:00
Bruce Dubbs
cc519e4394 Update to libarchive-3.6.1. 2022-04-12 16:11:29 -05:00
Bruce Dubbs
0df3f34e93 Update to libgpg-error-1.45. 2022-04-12 15:21:56 -05:00
Xi Ruoyao
fd92123881
libssh2: document a test failure 2022-04-08 23:37:45 +08:00
Bruce Dubbs
ed29a75ca3 Update to libqalculate-4.1.1. 2022-04-07 17:03:13 -05:00
Ken Moffat
5a77bef4d3 Update to firefox-91.8.0 and JS-91.8.0. 2022-04-05 17:35:07 +01:00
Bruce Dubbs
42d28d7f9f Update to libgcrypt-1.10.1. 2022-03-29 14:48:12 -05:00
Bruce Dubbs
18c3a7b69b Update to libwacom-2.2.0. 2022-03-26 18:58:01 -05:00
Bruce Dubbs
b0e2b0cf2e Now inih-55 2022-03-26 01:27:05 -05:00
Bruce Dubbs
986f69c55f Update to umockdev-0.17.8. 2022-03-25 13:01:09 -05:00
Bruce Dubbs
62a9a64d03 Package updates.
Update to inih-r54.
Update to glib-networking-2.72.0.
2022-03-25 12:56:18 -05:00
Bruce Dubbs
aa04882576 Add libunwind-1.6.2 in suport of sysprof-3.44.0. 2022-03-24 17:47:56 -05:00
Pierre Labastie
77e8024def libportal: header removal should be done as root 2022-03-24 15:05:15 +01:00
Bruce Dubbs
5070c5f47f Update to libportal-0.6. 2022-03-22 17:25:58 -05:00
Bruce Dubbs
4dda1eca5c Update to libgsf-1.14.49. 2022-03-22 14:27:18 -05:00
William Harrington
54f144f8fd Adjust shared library version from 4 to 5 in liblinear for 244 upgrade. 2022-03-21 11:40:37 -05:00
Bruce Dubbs
67042ee3bf Package updates.
Update to vala-0.56.0.
Update to glib-2.72.0.
2022-03-20 16:52:39 -05:00
Bruce Dubbs
91548d4fed Update to gobject-introspection-1.72.0. 2022-03-20 14:46:19 -05:00
Bruce Dubbs
84231e06f7 Update to liblinear-244. 2022-03-20 13:39:20 -05:00
Bruce Dubbs
01ff770df3 Update to node-16.14.2. 2022-03-18 18:31:34 -05:00
Bruce Dubbs
342453faab Update to node-16.14.1. 2022-03-18 17:51:54 -05:00
Bruce Dubbs
f238076145 Package updates.
Update to ibus-1.5.26.
Update to libqalculate-4.1.0.
2022-03-17 13:35:06 -05:00
Ken Moffat
0adb6845b7 Update for firefox-91.7.1 and js91.7.1.
The js code is unchanged.
2022-03-14 20:38:49 +00:00
Bruce Dubbs
776c052ee3 Package updates.
Update to Mako-1.2.0 (Python module).
Really ppdate to libuv-v1.44.1.
2022-03-10 22:42:58 -06:00
Bruce Dubbs
384f06bfd6 Package updates.
Archive libuninameslist.
Update to fontforge-20220308.
Update to libvdpau-1.5 (Xorg driver).
Update to libuv-v1.44.0.
2022-03-10 12:07:35 -06:00
Ken Moffat
b635b9da2a Update to firefox-91.7.0esr and corresponding JS91. 2022-03-08 18:32:56 +00:00
Bruce Dubbs
f2a19b4e88 Package updates.
Update to sudo-1.9.10.
Update to umockdev-0.17.7.
Update to poppler-22.03.0.
Update to HTTP-Daemon-6.14 (Perl Module).
Update to python-dbusmock-0.26.1 (Python module).
Update to nghttp2-1.47.0.
2022-03-07 15:03:10 -06:00
Pierre Labastie
4e142ae8c9 libseccomp: add command explanation for python bindings 2022-03-06 10:50:13 +01:00
Xi Ruoyao
6c12238781
js: update description
It's now in C++ and Rust, not C.  We just forgot to update this all the
time :).

ref. https://spidermonkey.dev/
2022-03-06 17:24:10 +08:00
Xi Ruoyao
b5b1af683a
update to JS91 (#15368)
* js-78 -> js-91.6.0
* gjs-1.70.1 -> gjs-1.71.90: it's a development release, but works fine
                             with GNOME 41
* add polkit-0.120-js91-1.patch
2022-03-06 16:22:05 +08:00
Bruce Dubbs
3f6cf45f86 Put libxml2 docs in a versioned direcyory
Also remove lfs-10.0 checked entity.
2022-02-27 11:24:22 -06:00
Pierre Labastie
552bf36136 t commit (removes one space at the end of a line) 2022-02-26 08:56:09 +01:00
Bruce Dubbs
1a699f7a05 Security update and a dependency change.
Update to libxml2-2.9.13 (Security Update).
Promote libpng to recommended for graphviz.
2022-02-23 15:42:39 -06:00
Xi Ruoyao
dd00790529
libxml2: --with-threads is the default
Multithreading is enabled by default in both 2.9.12 and 2.9.13.
2022-02-23 14:55:37 +08:00
Bruce Dubbs
380306549c Tags 2022-02-19 21:19:30 -06:00
Pierre Labastie
57f2a49f69 Fix attributes for libxslt dependencies
For a runtime dependency, don't change anything in <para> (use
role="required" or "recommended" or "optional"). Just put
role="runtime" in the <xref>.
2022-02-19 10:38:18 +01:00
Bruce Dubbs
de22bfa148 Tags 2022-02-18 21:48:44 -06:00
Bruce Dubbs
0a0e996387 Spelling 2022-02-18 18:13:40 -06:00
Douglas R. Reno
f1a479c7e7 Package Updates and Tags
Update to xf86-input-wacom-1.0.0
Update to libdrm-2.4.110
Update to XWayland-22.1.0
2022-02-18 13:06:30 -06:00
Bruce Dubbs
3f4dc8218d Tags 2022-02-17 19:56:04 -06:00
Douglas R. Reno
ca783379c5 Package Updates and Tags:
Update to tree-2.0.2
Update to scons-4.3.0
2022-02-17 19:44:13 -06:00
Douglas R. Reno
d962244313 Tags and add text regarding failing tests in libevent
Off to a few utilities next, and then X...
2022-02-17 14:06:36 -06:00
Xi Ruoyao
9c7363e58d
Tag dependencies for UEFI packages
Will tag the UEFI packages themselves tomorrow.
2022-02-17 23:49:05 +08:00
Bruce Dubbs
03a2986c05 A package update and some tags.
Update to libqalculate-4.0.0.
2022-02-16 22:44:55 -06:00
Xi Ruoyao
e7ec655f80
libxslt: simplify the command to fix xsltproc.1
In 1.1.34, the man page was completely broken so we had to regenerate
it.  Now it's mostly OK, but with a "$Date$" not replaced by the actual
date.  So we can simply fix the "$Date$" without a full regeneration.

So docbook-xml and docbook-xsl can be marked as runtime now.
2022-02-17 11:09:48 +08:00
Bruce Dubbs
7a5c814c2c Update to libxslt-1.1.35. 2022-02-16 19:15:22 -06:00
Douglas R. Reno
8c415ea2c2 Tags 2022-02-16 18:52:16 -06:00
Douglas R. Reno
453910f302 Initial round of tags from me 2022-02-16 15:46:11 -06:00
Bruce Dubbs
2c871871fb Spelling fixes 2022-02-16 15:04:13 -06:00
Douglas R. Reno
17817c82bb Package Updates and some tweaks
Update to Exempi-2.6.1
Update to mariadb-10.6.7

libqalculate: minor typo fix

gdb: Add patch to fix issues with glibc-2.35. Bruce did the work on this
one, I just tested it
2022-02-14 21:51:30 -06:00
Bruce Dubbs
f36ab176d2 KDE updates and a new library
Update to plasma5-5.24.0.
Added libqalculate-3.22.0. Required for plasma.
Update to kf5-apps-21.12.2, including kate and kwave.
Update to kf5-5.91.
2022-02-14 00:15:39 -06:00
Douglas R. Reno
9ef5be6e79 Package updates:
Update to glib-2.70.4
Update to dovecot-2.3.18
2022-02-13 00:07:58 -06:00
Bruce Dubbs
9eca1adad7 Package updates.
Update to gtk-4.6.1.
Update to ModemManager-1.18.6.
Update to libwacom-2.1.0.
Update to libqmi-1.30.4.
Update to qpdf-10.6.1.
2022-02-12 11:37:03 -06:00
Bruce Dubbs
c1d180bb8b Package updates.
Update to wireshark-3.6.2.
Update to postgresql-14.2.
Update to unbound-1.15.0.
Update to guile-3.0.8.
Update to libsigc++-2.10.8.
2022-02-11 14:51:11 -06:00
Xi Ruoyao
a168f37544
libarchive: resurrect the sed for OpenSSL 3
It's still needed to prevent a segfault running testsuite.
2022-02-10 09:45:01 +08:00
Bruce Dubbs
ac451b94f8 Package updates.
Update to pango-1.50.4.
Update to nano-6.1.
Update to gjs-1.70.1.
Update to node.js-16.14.0.
Update to libarchive-3.6.0.
2022-02-09 15:30:06 -06:00
Bruce Dubbs
b4ca8bbb9b Package updates ang sme tweaks.
Update to nss-3.75.
Update to libical-3.0.14.
2022-02-06 16:06:01 -06:00
Bruce Dubbs
5ff076a692 Package updates.
Update to pycryptodome-3.14.1.
Update to libxkbcommon-1.4.0.
Update to btrfs-progs-v5.16.1.
2022-02-06 13:56:21 -06:00
Bruce Dubbs
1f5fd07562 Package updates.
Update to poppler-22.02.0.
Update to libgcrypt-1.10.0.
2022-02-02 12:19:33 -06:00
Bruce Dubbs
0bcf4d1a13 Package updates.
Update to harfbuzz-3.3.1.
Update to libusb-1.0.25.
Update to falkon-3.2.0.
2022-02-01 10:27:20 -06:00
Bruce Dubbs
7396d145b2 Rmove unneeded comman from libyaml 2022-01-31 21:15:00 -06:00
Bruce Dubbs
6ccde291b2 Package updates.
Update to pycryptodome-3.14.0 (Python module).
Update to lcms2-2.13.
Update to sudo-1.9.9.
Update to wayland-protocols-1.25.
Update to libgpg-error-1.44.
2022-01-31 11:46:34 -06:00
Bruce Dubbs
f948b300ae Package and some dependency updates
Update to libcap-2.63.
Update to Python3-3.10.2.
Update to libwacom-2.0.0.
Dependency updates for libbytesize, libgrss, and telepathy-glib
Add ./bootstrap to libyaml
2022-01-31 10:51:18 -06:00
Douglas R. Reno
9c0463d15e Move Grantlee from General Libraries to X Libraries.
I've had a TODO list item after a Discussion with Bruce about this particular
package since last package freeze. Because of it's reliance on Qt5 and the fact
that it's only used for KHelpCenter, it really does not belong in
General Libraries. Moving it to X Libraries should suffice in this case,
since it doesn't really fit in KF5 either.

In addition, update the dependencies and the installed files list, and
add short descriptions for the two libraries installed by this package.
2022-01-27 11:07:59 -06:00
Pierre Labastie
61f5b628c4 Package updates and one fix
umockdev-0.17.6
gtk4-4.6.0
fop-2.7
Fix network-manager-applet for building with recent meson. Thanks
to Joe Locash for the report.
2022-01-22 15:48:42 +01:00
Pierre Labastie
a0df6acc8c Add -j1 to libical's make
It almost always fails at -jn, whether n is 4, 5, or 8.
2022-01-21 10:48:51 +01:00
Pierre Labastie
113f4e697a Package updates
gnutls-3.7.3 (security fix)
libical-3.0.13
folks-0.15.4
umockdev-0.17.5
2022-01-19 17:20:41 +01:00
Pierre Labastie
7a26ad4360 gobject-introspection: upstream patch for meson 0.61 2022-01-15 10:15:10 -08:00
Bruce Dubbs
ec0461a103 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-11 14:16:07 -06:00
Bruce Dubbs
0c9ea9b2a7 umockdev is not version 0.17.3 2022-01-11 14:15:51 -06:00
Ken Moffat
7a27ce8cc5 Merge branch 'trunk' of git.linuxfromscratch.org:blfs into trunk 2022-01-11 17:23:19 +00:00
Ken Moffat
b9848179ee Update to node.js-v16.13.2 (security update). 2022-01-11 17:19:44 +00:00
Douglas R. Reno
6c12bdf43f Package Updates:
Update to gnome-backgrounds-41.0
Update to tracker-miners-3.2.1
Update to tracker-3.2.1
Update to gfbgraph-0.2.5
Update to evolution-data-server-3.42.3

Fix CVE-2016-20011 in libgrss.
2022-01-11 11:12:17 -06:00
Bruce Dubbs
94c23691b6 Package updates.
Update to SDL2-2.0.20.
Update to hdparm-9.63.
Update to umockdev-0.17.2.
Update to libgusb-0.3.10.
Update to double-conversion-3.2.0.
2022-01-11 10:44:08 -06:00
Bruce Dubbs
8b96af1fe7 Package updates.
Update to rpcsvc-proto-1.4.3.
Update to logrotate-3.19.0.
Update to libsigsegv-2.14.
Update to IO-Socket-SSL-2.074 (Perl module).
Update to Test-Differences-0.69 (Perl module).
2022-01-08 15:56:00 -06:00
Bruce Dubbs
e15d48d760 Types 2022-01-07 17:58:43 -06:00
Bruce Dubbs
fe83f5c9d7 Package updates and some text changes.
Update to Pygments-2.11.2.
Update to nss-3.74.
Update to sqlite-autoconf-3370200 (3.37.2).

Add a note to Boost to remove old cmake files.
Change pax to http from https..
2022-01-07 13:47:51 -06:00
Bruce Dubbs
bcccddd4f0 Package Updates. 2022-01-06 13:40:19 -06:00
Bruce Dubbs
9594c39c26 Package updates.
Update to curl-7.81.0.
Update to libuv-v1.43.0.
Update to libunistring-1.0.
2022-01-05 22:46:08 -06:00
Bruce Dubbs
64f210812a Package updates.
Update to xapian-core-1.4.19.
Update to icewm-2.9.4.
Update to pygments-2.11.0 (Python module).
Update to sqlite-autoconf-3370100.
2022-01-01 18:22:12 -06:00
Bruce Dubbs
922e013fac Package Updates.
Update to iso-codes-4.8.0.
Update to libgsf-1.14.48.
Update to shadow-4.10.
2022-01-01 11:25:35 -06:00
Xi Ruoyao
75b6dff1a0
libportal: remove the old headers on upgrade 2021-12-31 20:40:52 +08:00
Pierre Labastie
602f5cddcc option for libportal is docs, not doc 2021-12-30 11:40:23 +01:00
Douglas R. Reno
d6fb457866 libarchive: Fix a bug caused by a change in behavior in OpenSSL 2021-12-28 16:41:21 -06:00
Douglas R. Reno
673f2316fe libportal: Add new dependencies and update the list of installed files 2021-12-27 15:48:19 -06:00
Bruce Dubbs
0a0ad3a17b Package updates.
Update to tree-2.0.0.
Update to pango-1.50.3.
Update to qpdf-10.5.0.
Update to libportal-0.5.
Update to gtk+3 3.24.31.
Update URLs in Beyond BLFS section.
2021-12-27 12:02:36 -06:00
Douglas R. Reno
6b8f49567b Package Updates:
Update to ruby-3.1.0
Update to python-dbusmock-0.25.0 (Python Module)
Update to opencv-4.5.5
Update to sawfish-1.13.0
Update to stunnel-5.61
Update to double-conversion-3.1.7
Update to File-Slurper-0.013 (Perl Module)
2021-12-26 17:00:09 -06:00
Bruce Dubbs
3162545c33 Package updates.
Update to nspr-4.33.
Update to asciidoc-10.1.0 (python module).
Update to pipewire-0.3.42.
2021-12-18 20:09:55 -06:00
Bruce Dubbs
6b25d09d4e Add kio-extras from kf5-apps and another package update.
Add kio-extras.
Update to umockdev-0.17.1.
2021-12-17 00:16:49 -06:00
Bruce Dubbs
0ed6f34f84 Package updates.
Update to lxml-4.7.1 (python module).
Update to mpg123-1.29.3.
Update to umockdev-0.17.0.
Update to xine-ui-0.99.13.
2021-12-16 13:23:14 -06:00
Bruce Dubbs
905237328c Package updates.
Update to pango-1.50.1.
Update to unrar-6.1.3.
Update to unbound-1.14.0.
Update to wayland-1.20.0.
Update to tcsh-6.23.01.
2021-12-16 11:31:34 -06:00
Bruce Dubbs
27370d688d Package Updates.
Update to pyatspi-2.38.2 (Python Module).
Update to libical-3.0.12.
Update to libgusb-0.3.9.
Update to boost-1.78.0.
2021-12-12 12:56:44 -06:00
Douglas R. Reno
36a0ff4c72 libptytty: Minor tweaks 2021-12-11 12:51:58 -06:00
Bruce Dubbs
108e563e80 Package updates.
Update to glib-2.70.2.
Update to pangomm-1.46.2.
Update to pango-1.50.0.
Update to mypaint-brushes-1.3.1.
Update to sysstat-12.5.5.
2021-12-07 14:34:59 -06:00
Bruce Dubbs
6e8afde578 Package updates.
Update to pycryptodome-3.12.0 (Python module).
Update to graphviz-2.50.0.
Update to double-conversion-3.1.6.
Update to enchant-2.3.2.
Update to ldns-1.8.1.
2021-12-07 10:58:53 -06:00
Bruce Dubbs
8c71f6e25e Package updates.
Update to node-16.13.1.
Update to cups-2.4.0.
2021-12-06 14:36:23 -06:00
Bruce Dubbs
d628802ad0 Package updates.
Update to freetype-2.11.1.
 Update to xfsprogs-5.14.1.
 Update to poppler-21.12.0.
 Update to gsl-2.7.1.
 Update to SDL2-2.0.18.
 Update to mesa-21.3.1.
2021-12-03 12:42:48 -06:00
Pierre Labastie
00cb503911 Fix libgusb download url 2021-11-27 20:06:58 +01:00
Pierre Labastie
91977a444a Use upstream recommended download location for libgusb 2021-11-27 19:34:53 +01:00
Bruce Dubbs
682509670c Update yaml URL and stats 2021-11-26 11:05:52 -06:00
Douglas R. Reno
6f75ffc5d7 Package updates:
Update to bluez-5.62
Update to opencv-4.5.4
Update to libical-3.0.11
Update to btrfs-progs-5.15.1
2021-11-25 11:51:43 -06:00