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