diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2022-04-30 21:35:21 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-05-01 06:59:45 +0200 |
commit | 9b4be22e71a5affdb921f8ab706fbd12b27c40e0 (patch) | |
tree | 657af4cce782959f24514c947f5d884c5b2bb417 /source/l/python-pytz/slack-desc | |
parent | 6e7367558a81e9565a69e3657c01a624dec5e892 (diff) | |
download | current-9b4be22e71a5affdb921f8ab706fbd12b27c40e0.tar.gz current-9b4be22e71a5affdb921f8ab706fbd12b27c40e0.tar.xz |
Sat Apr 30 21:35:21 UTC 202220220430213521
a/btrfs-progs-5.17-x86_64-1.txz: Upgraded.
l/libgsf-1.14.49-x86_64-1.txz: Upgraded.
l/mozilla-nss-3.78-x86_64-1.txz: Upgraded.
l/oniguruma-6.9.8-x86_64-1.txz: Upgraded.
l/python-alabaster-0.7.12-x86_64-1.txz: Added.
l/python-babel-2.10.1-x86_64-1.txz: Added.
l/python-imagesize-1.3.0-x86_64-1.txz: Added.
l/python-importlib_metadata-4.11.3-x86_64-1.txz: Added.
l/python-pytz-2022.1-x86_64-1.txz: Added.
l/python-snowballstemmer-2.2.0-x86_64-1.txz: Added.
l/python-sphinx-4.5.0-x86_64-1.txz: Added.
l/python-zipp-3.8.0-x86_64-1.txz: Added.
n/ModemManager-1.18.8-x86_64-1.txz: Upgraded.
x/libX11-1.8-x86_64-1.txz: Upgraded.
xap/pidgin-2.14.9-x86_64-1.txz: Upgraded.
Mitigate the potential for a man in the middle attack via DNS spoofing by
removing the code that supported the _xmppconnect DNS TXT record.
For more information, see:
https://www.pidgin.im/about/security/advisories/cve-2022-26491/
https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-26491
(* Security fix *)
Diffstat (limited to 'source/l/python-pytz/slack-desc')
-rw-r--r-- | source/l/python-pytz/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/source/l/python-pytz/slack-desc b/source/l/python-pytz/slack-desc new file mode 100644 index 000000000..919badd83 --- /dev/null +++ b/source/l/python-pytz/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python-pytz: python-pytz (Timezone Definitions for Python) +python-pytz: +python-pytz: pytz brings the Olson tz database into Python. This library allows +python-pytz: accurate and cross platform timezone calculations. It also solves the +python-pytz: issue of ambiguous times at the end of daylight saving time. +python-pytz: +python-pytz: Homepage: http://pythonhosted.org/pytz +python-pytz: +python-pytz: +python-pytz: +python-pytz: |