slackware-current/source/n/c-ares/slack-desc
Patrick J Volkerding 0b6c0a0531 Fri Apr 9 20:21:07 UTC 2021
a/aaa_libraries-15.0-x86_64-5.txz:  Rebuilt.
  Added: libcares.so.2.4.2.
  Upgraded: libexpat.so.1.7.0, libglib-2.0.so.0.6800.1,
  libgmodule-2.0.so.0.6800.1, libgobject-2.0.so.0.6800.1, libgthread-2.0.so.0.6800.1.
d/python-setuptools-56.0.0-x86_64-1.txz:  Upgraded.
kde/kservice-5.80.0-x86_64-2.txz:  Rebuilt.
  In the profile scripts, don't add a directory to the $PATH unless it exists.
  Thanks to Lockywolf and pghvlaans.
l/gdk-pixbuf2-2.42.6-x86_64-1.txz:  Upgraded.
n/c-ares-1.17.1-x86_64-1.txz:  Added.
  Adding this since curl can make use of it, and some programs expect this
  functionality.
n/curl-7.76.0-x86_64-2.txz:  Rebuilt.
  Recompiled to link with c-ares-1.17.1. Thanks to babydr.
xap/mozilla-thunderbird-78.9.1-x86_64-1.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/78.9.1/releasenotes/
    https://www.mozilla.org/en-US/security/advisories/mfsa2021-13/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23991
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23993
    https://www.mozilla.org/en-US/security/advisories/mfsa2021-13/#MOZ-2021-23992
  (* Security fix *)
xap/pidgin-2.14.3-x86_64-1.txz:  Upgraded.
2021-04-10 08:59:51 +02:00

19 lines
970 B
Text

# 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------------------------------------------------------|
c-ares: c-ares (C library for DNS requests)
c-ares:
c-ares: This is c-ares, an asynchronous resolver library. It is intended for
c-ares: applications which need to perform DNS queries without blocking, or
c-ares: need to perform multiple DNS queries in parallel. The primary examples
c-ares: of such applications are servers which communicate with multiple
c-ares: clients and programs with graphical user interfaces.
c-ares:
c-ares: Homepage: https://c-ares.haxx.se/
c-ares:
c-ares: