Commit Graph

37475 Commits

Author SHA1 Message Date
Matthias Reichl
6d7501a93b alsa-ucm-conf: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:26:09 +02:00
Matthias Reichl
8762f3e5e1 alsa-lib: update to 1.2.5.1
Signed-off-by: Matthias Reichl <hias@horus.com>
2021-10-16 12:19:42 +02:00
CvH
feed205901 Merge pull request #5766 from heitbaum/python
Python module updates
2021-10-16 11:24:37 +02:00
CvH
efd43276e9 Merge pull request #5767 from heitbaum/system-tools
system-tools: update to (126)
2021-10-16 11:21:27 +02:00
CvH
67c62a6621 Merge pull request #5768 from heitbaum/tz
[le11] tz: update to 2021d
2021-10-16 11:19:18 +02:00
heitbaum
82299cdef1 tz: update to 2021d
ann: http://mm.icann.org/pipermail/tz-announce/2021-October/000068.html

This release reflects the following changes, which were either
circulated on the tz mailing list or are relatively minor technical or
administrative changes:

   Briefly:
     Fiji suspends DST for the 2021/2022 season.
     'zic -r' marks unspecified timestamps with "-00".

   Changes to future timestamps

     Fiji will suspend observance of DST for the 2021/2022 season.
     Assume for now that it will return next year.  (Thanks to Jashneel
     Kumar and P Chan.)

   Changes to code

     'zic -r' now uses "-00" time zone abbreviations for intervals
     with UT offsets that are unspecified due to -r truncation.
     This implements a change in draft Internet RFC 8536bis.
2021-10-16 20:15:29 +11:00
heitbaum
ed03eecc13 inotify-tools: fix compile error with -Wno-error=unused-parameter 2021-10-16 20:07:21 +11:00
heitbaum
37b8a0d89b system-tools: update to (126) 2021-10-16 19:54:36 +11:00
heitbaum
e8eac342d4 libmtp: update to 1.1.19 2021-10-16 19:48:41 +11:00
heitbaum
f3623c191e inotify-tools: update to 3.21.9.6 2021-10-16 19:48:36 +11:00
heitbaum
90f456bb1a htop: update to 3.1.1 2021-10-16 19:48:33 +11:00
heitbaum
7b76b88755 pv: update to 1.6.20 2021-10-16 19:48:30 +11:00
heitbaum
c3f4c24713 libssh2: update to 1.10.0
update 1.9.0 (2019-06-20) to 1.10.0 (2021-08-29)

changelog: https://libssh2.org/changes.html#1.10.0
2021-10-16 19:48:30 +11:00
heitbaum
3f0354b6ac diffutils: update to 3.8 2021-10-16 19:48:30 +11:00
heitbaum
62b33ae13d i2c-tools: update to 4.3 and fix build prefix 2021-10-16 19:48:05 +11:00
heitbaum
fdbc211372 stress-ng: update to 0.13.05 and PKG_URL 2021-10-16 19:47:57 +11:00
heitbaum
e894754760 bottom: update to 0.6.4 2021-10-16 19:47:51 +11:00
heitbaum
de32158aa7 simplejson: update to 3.17.5
update 3.17.2 (2020-07-17) to 3.17.5 (2021-08-24)

changes:
- https://github.com/simplejson/simplejson/blob/master/CHANGES.txt
2021-10-16 19:33:55 +11:00
heitbaum
3e41725603 pycryptodome: update to 3.11.0
update 3.10.1 (2021-02-09) to 3.11.0 (2021-10-08)

changelog:
- https://github.com/Legrandin/pycryptodome/blob/master/Changelog.rst
2021-10-16 19:33:55 +11:00
heitbaum
8107fa46f8 Pillow: update to 8.4.0
update 8.1.2 (2021-03-06) to 8.4.0 (2021-10-15)

Pillow is released quarterly on January 2nd, April 1st, July 1st and
October 15th. Patch releases are created if the latest release contains
severe bugs, or if security fixes are put together before a scheduled
release. See Versioning for more information.

Regular October 15th (2021) quarterly release - This is a Main Release.

release notes:
- https://pillow.readthedocs.io/en/latest/releasenotes/8.4.0.html
- https://github.com/python-pillow/Pillow/releases
2021-10-16 19:33:55 +11:00
heitbaum
a9b2921899 Mako: update to 1.1.5
update 1.1.4 (2021-01-15) to 1.1.5 (2021-08-21)

changelog:
- https://docs.makotemplates.org/en/latest/changelog.html

bug:tests:
- Fixed some issues with running the test suite which would be revealed by running tests in random order.
2021-10-16 19:31:09 +11:00
heitbaum
ddb04cf269 MarkupSafe: update to 2.0.1
update 1.1.1 (2019-02-24) to 2.0.1 (2021-05-19)

changes:
- https://github.com/pallets/markupsafe/blob/main/CHANGES.rst

Version 2.0.1 - Released 2021-05-18
- Mark top-level names as exported so type checking understands imports in user projects.
- Fix some types that weren't available in Python 3.6.0.

Version 2.0.0 -Released 2021-05-11
- Drop Python 2.7, 3.4, and 3.5 support.
- Markup.unescape uses `html.unescape` to support HTML5 character references.
- Add type annotations for static typing tools.
2021-10-16 19:27:25 +11:00
CvH
e75c2d9457 Merge pull request #5761 from heitbaum/devtools
devtools update
2021-10-14 12:09:56 +02:00
heitbaum
1db1a0edbb cmake: update to 3.21.3 2021-10-14 20:55:25 +11:00
heitbaum
0ced927741 bison: update to 3.8.2
update 3.8.1 (2021-09-11) to 3.8.2 (2021-09-25)

* Noteworthy changes in release 3.8.2 (2021-09-25) [stable]

  Fixed portability issues of bison on Cygwin.

  Improvements in glr2.cc: add support for custom error messages (`%define
  parse.error custom`), allow linking several parsers together.
2021-10-14 20:53:35 +11:00