Commit graph

9 commits

Author SHA1 Message Date
Patrick J Volkerding
1393bd0f4f Tue Aug 30 19:39:30 UTC 2022
extra/sendmail/sendmail-8.17.1-x86_64-4_slack15.0.txz:  Rebuilt.
  Patched sendmail.h to fix SASL auth. Thanks to af7567.
  Build without -DUSE_EAI (which is evidently considered experimental) since
  the option breaks the vacation binary. Thanks to bitfuzzy and HQuest.
  It is possible that this could work but requires additional options. I found
  this in the ChangeLog for the SUSE rpm:
    Experimental support for SMTPUTF8 (EAI, see RFC 6530-6533) is available
    when using the compile time option USE_EAI (see also
    devtools/Site/site.config.m4.sample for other required settings) and the cf
    option SMTPUTF8.  If a mail submission via the command line requires the
    use of SMTPUTF8, e.g., because a header uses UTF-8 encoding, but the
    addresses on the command line are all ASCII, then the new option -U must be
    used, and the cf option SMTPUTF8 must be set in submit.cf.
  Any assistance with getting -DUSE_EAI working properly would be appreciated.
extra/sendmail/sendmail-cf-8.17.1-noarch-4_slack15.0.txz:  Rebuilt.
patches/packages/vim-9.0.0334-x86_64-1_slack15.0.txz:  Upgraded.
  Fixed use after free.
  Thanks to marav for the heads-up.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-3016
  (* Security fix *)
patches/packages/vim-gvim-9.0.0334-x86_64-1_slack15.0.txz:  Upgraded.
2022-08-31 13:30:01 +02:00
Patrick J Volkerding
d96560a977 Tue Aug 23 19:27:56 UTC 2022
extra/sendmail/sendmail-8.17.1-x86_64-3_slack15.0.txz:  Rebuilt.
  In recent versions of glibc, USE_INET6 has been removed which caused sendmail
  to reject mail from IPv6 addresses. Adding -DHAS_GETHOSTBYNNAME2=1 to the
  site.config.m4 allows the reverse lookups to work again fixing this issue.
  Thanks to talo.
extra/sendmail/sendmail-cf-8.17.1-noarch-3_slack15.0.txz:  Rebuilt.
patches/packages/hunspell-1.7.1-x86_64-1_slack15.0.txz:  Upgraded.
  Fixed invalid read operation in SuggestMgr::leftcommonsubstring
  in suggestmgr.cxx.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-16707
  (* Security fix *)
patches/packages/mozilla-firefox-91.13.0esr-x86_64-1_slack15.0.txz:  Upgraded.
  This update contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/firefox/91.13.0/releasenotes/
    https://www.mozilla.org/security/advisories/mfsa2022-35/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478
  (* Security fix *)
patches/packages/mozilla-thunderbird-91.13.0-x86_64-1_slack15.0.txz:  Upgraded.
  This release contains security fixes and improvements.
  For more information, see:
    https://www.mozilla.org/en-US/thunderbird/91.13.0/releasenotes/
    https://www.mozilla.org/en-US/security/advisories/mfsa2022-37/
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38472
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38473
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-38478
  (* Security fix *)
2022-08-24 13:30:27 +02:00
Patrick J Volkerding
50cb4bf294 Wed Sep 1 18:39:59 UTC 2021
a/util-linux-2.37.2-x86_64-2.txz:  Rebuilt.
  Rebuild with --disable-raw since the raw driver has been removed from the
  kernel. Thanks to nobodino and SeB.
ap/vim-8.2.3394-x86_64-1.txz:  Upgraded.
l/glib2-2.68.4-x86_64-2.txz:  Rebuilt.
  Better detect UTF-8 locales in libglib2.sh and libglib2.csh.
  Thanks to Didier Spaier.
l/tidy-html5-5.8.0-x86_64-2.txz:  Rebuilt.
  Fixed manpage installation. Thanks to kaott.
n/iproute2-5.14.0-x86_64-1.txz:  Upgraded.
x/libwacom-1.12-x86_64-1.txz:  Upgraded.
x/wayland-protocols-1.22-noarch-1.txz:  Upgraded.
xap/vim-gvim-8.2.3394-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-8.17.1-x86_64-2.txz:  Rebuilt.
  Rebuilt with -DUSE_EAI and -licui18n -licuuc -licudata added to
  site.config.m4 to support SMTPUTF8. Thanks to niksoggia.
extra/sendmail/sendmail-cf-8.17.1-noarch-2.txz:  Rebuilt.
2021-09-02 08:59:54 +02:00
Patrick J Volkerding
f9358bffd0 Thu Aug 19 18:54:03 UTC 2021
a/cryptsetup-2.4.0-x86_64-1.txz:  Upgraded.
ap/cups-filters-1.28.10-x86_64-1.txz:  Upgraded.
d/doxygen-1.9.2-x86_64-1.txz:  Upgraded.
kde/akonadi-search-21.08.0-x86_64-2.txz:  Rebuilt.
  Rebuilt against recompiled xapian-core package.
kde/akonadiconsole-21.08.0-x86_64-2.txz:  Rebuilt.
  Rebuilt against recompiled xapian-core package.
kde/khelpcenter-21.08.0-x86_64-2.txz:  Rebuilt.
  Rebuilt against recompiled xapian-core package.
l/harfbuzz-2.9.0-x86_64-1.txz:  Upgraded.
  Looking over the changes, they appear to be safe enough and/or mostly
  bugfixes, so we'll take this. If it breaks anything, please report.
l/json-glib-1.6.4-x86_64-1.txz:  Upgraded.
l/ocl-icd-2.3.1-x86_64-1.txz:  Upgraded.
l/pango-1.48.9-x86_64-1.txz:  Upgraded.
l/pycurl-7.44.1-x86_64-1.txz:  Upgraded.
l/xapian-core-1.4.18-x86_64-4.txz:  Rebuilt.
  Rebuilt with gcc-11.2.0 per doxygen warning.
n/NetworkManager-1.32.10-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.24.0-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-8.17.1-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-cf-8.17.1-noarch-1.txz:  Upgraded.
2021-08-20 08:59:54 +02:00
Patrick J Volkerding
f85cda2ade Tue Oct 20 21:58:52 UTC 2020
a/aaa_elflibs-15.0-x86_64-24.txz:  Rebuilt.
  Don't skip this one as it contains the libnsl-2.30.so built by glibc that
  it's likely many third-party packages will be linking to for some time.
  Upgraded: libcap.so.2.44, libelf-0.181.so, libpopt.so.0.0.1,
  libcurl.so.4.7.0, libexpat.so.1.6.12, libglib-2.0.so.0.6600.2,
  libgmodule-2.0.so.0.6600.2, libgobject-2.0.so.0.6600.2,
  libgthread-2.0.so.0.6600.2, libidn.so.12.6.1, liblber-2.4.so.2.11.2,
  libldap-2.4.so.2.11.2, libmpc.so.3.2.0, libmpfr.so.6.1.0, libpsl.so.5.3.3.
  Added: libnsl-2.30.so, libnsl.so.2.0.1.
  Removed: libdvdread.so.4.2.0, libicudata.so.65.1, libicui18n.so.65.1,
  libicuio.so.65.1, libicutest.so.65.1, libicutu.so.65.1, libicuuc.so.65.1.
a/glibc-solibs-2.30-x86_64-2.txz:  Rebuilt.
a/pam-1.4.0-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
a/quota-4.05-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
a/xfsprogs-5.9.0-x86_64-1.txz:  Upgraded.
ap/linuxdoc-tools-0.9.73-x86_64-6.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
ap/vorbis-tools-1.4.0-x86_64-5.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
d/cvs-1.11.23-x86_64-5.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
d/git-2.29.0-x86_64-1.txz:  Upgraded.
d/perl-5.32.0-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
d/python2-2.7.18-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
d/python3-3.8.6-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
d/rcs-5.10.0-x86_64-1.txz:  Upgraded.
d/subversion-1.14.0-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
kde/kdelibs-4.14.38-x86_64-7.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
kde/kopete-4.14.3-x86_64-9.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
kde/perlkde-4.14.3-x86_64-10.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
kde/perlqt-4.14.3-x86_64-11.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
l/freetype-2.10.4-x86_64-1.txz:  Upgraded.
  Fix heap buffer overflow in embedded PNG bitmap handling.
  For more information, see:
    https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15999
  (* Security fix *)
l/glibc-2.30-x86_64-2.txz:  Rebuilt.
  Rebuilt without the --enable-obsolete-nsl and --enable-obsolete-rpc options.
  This change has been somewhat overdue, but since glibc was providing these
  options we just continued to use them here - however, newer versions of
  glibc have dropped this code entirely and it is expected to be provided in
  standalone packages. So we'll do that to make things easier moving forward.
  Please note that libnss_nisplus has been unmaintained upstream for quite
  some time, is considered obsolete, and no longer compiles. As a result it
  will no longer be provided... but there are better options these days.
l/glibc-i18n-2.30-x86_64-2.txz:  Rebuilt.
l/glibc-profile-2.30-x86_64-2.txz:  Rebuilt.
l/gmime-3.2.7-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
l/libasyncns-0.8-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
l/libnsl-1.3.0-x86_64-1.txz:  Added.
  This provides the standalone libnsl.
  Shared library .so-version bump.
l/libnss_nis-3.1-x86_64-1.txz:  Added.
l/loudmouth-1.5.3-x86_64-5.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
l/rpcsvc-proto-1.4.2-x86_64-1.txz:  Added.
n/autofs-5.1.6-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/epic5-2.1.2-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/irssi-1.2.2-x86_64-4.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/net-snmp-5.9-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/netatalk-3.1.12-x86_64-4.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/ntp-4.2.8p15-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/openldap-2.4.54-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/openssh-8.4p1-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/openvpn-2.4.9-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/postfix-3.5.7-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/ppp-2.4.8-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/procmail-3.22-x86_64-4.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/proftpd-1.3.7a-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/rpcbind-1.2.5-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/samba-4.13.0-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/socat-1.7.3.4-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/stunnel-5.57-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/tcp_wrappers-7.6-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/tftp-hpa-5.2-x86_64-6.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/uucp-1.07-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/vsftpd-3.0.3-x86_64-7.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
n/yptools-4.2.3-x86_64-1.txz:  Upgraded.
  Compiled against libnsl-1.3.0.
xap/gftp-2.0.19-x86_64-9.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
xap/pidgin-2.14.1-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
xap/rxvt-unicode-9.22-x86_64-9.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
xap/xine-lib-1.2.10-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
xap/xine-ui-0.99.12-x86_64-2.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
extra/pure-alsa-system/xine-lib-1.2.10-x86_64-3_alsa.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
extra/sendmail/sendmail-8.16.1-x86_64-3.txz:  Rebuilt.
  Recompiled against libnsl-1.3.0.
extra/sendmail/sendmail-cf-8.16.1-noarch-3.txz:  Rebuilt.
2020-10-21 08:59:58 +02:00
Patrick J Volkerding
8a9666da9b Thu Jul 23 20:08:16 UTC 2020
a/util-linux-2.36-x86_64-1.txz:  Upgraded.
d/check-0.15.1-x86_64-1.txz:  Upgraded.
d/parallel-20200722-noarch-1.txz:  Upgraded.
x/mesa-20.1.4-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-8.16.1-x86_64-2.txz:  Rebuilt.
  Updated site.config.m4 and included -DDANE. Thanks to HQuest.
extra/sendmail/sendmail-cf-8.16.1-noarch-2.txz:  Rebuilt.
testing/packages/gcc10/gcc-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-brig-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-g++-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gdc-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gfortran-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-gnat-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-go-10.2.0-x86_64-1.txz:  Upgraded.
testing/packages/gcc10/gcc-objc-10.2.0-x86_64-1.txz:  Upgraded.
2020-07-24 08:59:52 +02:00
Patrick J Volkerding
e4b66679c3 Sun Jul 5 19:43:59 UTC 2020
ap/mpg123-1.26.2-x86_64-1.txz:  Upgraded.
l/imagemagick-7.0.10_23-x86_64-1.txz:  Upgraded.
l/libevent-2.1.12-x86_64-1.txz:  Upgraded.
extra/pure-alsa-system/mpg123-1.26.2-x86_64-1_alsa.txz:  Upgraded.
extra/sendmail/sendmail-8.16.1-x86_64-1.txz:  Upgraded.
extra/sendmail/sendmail-cf-8.16.1-noarch-1.txz:  Upgraded.
2020-07-06 08:59:53 +02:00
Patrick J Volkerding
086112c734 Fri Jun 15 00:03:49 UTC 2018
a/dcron-4.5-x86_64-8.txz:  Rebuilt.
  rc.crond: match the running process more accurately.
a/glibc-zoneinfo-2018e-noarch-3.txz:  Rebuilt.
  Don't emit an error if the /etc/localtime-copied-from is not present when
  the package is initially installed.
a/libcgroup-0.41-x86_64-5.txz:  Rebuilt.
  Added /etc/cgconfig.d/ directory.
a/pkgtools-15.0-noarch-19.txz:  Rebuilt.
  installpkg, makebootdisk, removepkg, upgradepkg: don't try to remove admin
  directories (supposedly "in case" they are a symlink).
a/sysvinit-scripts-2.1-noarch-12.txz:  Rebuilt.
  rc.6: stop haveged
  rc.S: start rc.cgconfig and rc.cgred
ap/at-3.1.20-x86_64-5.txz:  Rebuilt.
  rc.atd: match the running process more accurately.
ap/slackpkg-2.83.0-noarch-2.txz:  Rebuilt.
  Patched to handle the case where /var/log/packages is a symlink.
l/gsl-2.5-x86_64-1.txz:  Upgraded.
2018-06-15 09:00:28 +02:00
Patrick J Volkerding
646a5c1cbf Mon May 28 19:12:29 UTC 2018
a/pkgtools-15.0-noarch-13.txz:  Rebuilt.
  installpkg: default line length for --terselength is the number of columns.
  removepkg: added --terse mode.
  upgradepkg: default line length for --terselength is the number of columns.
  upgradepkg: accept -option in addition to --option.
ap/vim-8.1.0026-x86_64-1.txz:  Upgraded.
d/bison-3.0.5-x86_64-1.txz:  Upgraded.
e/emacs-26.1-x86_64-1.txz:  Upgraded.
kde/kopete-4.14.3-x86_64-8.txz:  Rebuilt.
  Recompiled against libidn-1.35.
n/conntrack-tools-1.4.5-x86_64-1.txz:  Upgraded.
n/libnetfilter_conntrack-1.0.7-x86_64-1.txz:  Upgraded.
n/libnftnl-1.1.0-x86_64-1.txz:  Upgraded.
n/links-2.16-x86_64-2.txz:  Rebuilt.
  Rebuilt to enable X driver for -g mode.
n/lynx-2.8.9dev.19-x86_64-1.txz:  Upgraded.
n/nftables-0.8.5-x86_64-1.txz:  Upgraded.
n/p11-kit-0.23.11-x86_64-1.txz:  Upgraded.
n/ulogd-2.0.7-x86_64-1.txz:  Upgraded.
n/whois-5.3.1-x86_64-1.txz:  Upgraded.
xap/network-manager-applet-1.8.12-x86_64-1.txz:  Upgraded.
xap/vim-gvim-8.1.0026-x86_64-1.txz:  Upgraded.
2018-05-31 23:39:35 +02:00