Next | Query returned 44 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2025-02-12 13:09:58 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
dante: updated to 1.4.4

Dante v1.4.4

o Fix potential security issue CVE-2024-54662, related to "socksmethod"
  use in client/hostid-rules.
  Reported by Igor Medovolkin (igor.aka.igro@gmail.com.example.com)

o Add a missing call to setgroups(2).
  Reported by Leo <deleo@gmx.de.example.com>

o Patch to fix compilation with libminiupnp 2.2.8.
  From Emily <hello@emily.moe.example.com>

o Client connectchild optimizations.

o Client SIGIO handling improvements.

o Various configure/build fixes.

o Updated to support TCP_EXP1 version of TCP hostid format.
   2023-06-26 11:20:59 by Jonathan Perkin | Files touched by this commit (1)
Log message:
dante: SunOS needs libnsl.
   2021-10-26 13:07:15 by Nia Alarie | Files touched by this commit (958)
Log message:
net: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Not committed (merge conflicts...):

net/radsecproxy/distinfo

The following distfiles could not be fetched (fetched conditionally?):

./net/citrix_ica/distinfo citrix_ica-10.6.115659/en.linuxx86.tar.gz
./net/djbdns/distinfo dnscache-1.05-multiple-ip.patch
./net/djbdns/distinfo djbdns-1.05-test28.diff.xz
./net/djbdns/distinfo djbdns-1.05-ignoreip2.patch
./net/djbdns/distinfo djbdns-1.05-multiip.diff
./net/djbdns/distinfo djbdns-cachestats.patch
   2021-10-07 16:43:07 by Nia Alarie | Files touched by this commit (962)
Log message:
net: Remove SHA1 hashes for distfiles
   2021-06-01 09:42:08 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
dante: updated to 1.4.3

1.4.3:
Generic changes:
 o RHEL8 build fix.

Server changes:
 o LDAP module functionality expanded with support for PAC and LDAP based
   authentication.

 o Fix an error case where the Dante mother process would never
   terminate a request process that failed handling a client due to
   resource shortage, leading the request process to hang around idle
   forever.

   Will hopefully fix problem reported by ANON.

 o Fix for BSD authentication ECHILD error on OpenBSD.

Client changes:
 o Work around an issue where "logoutput: syslog" in the client
   could create issues for the application being socksified.

 o Added missing NULL argument check in Raccept().
   2021-03-24 09:38:03 by Adam Ciarcinski | Files touched by this commit (2)
Log message:
dante: fix buildling on Darwin (disable universal binaries)
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2019-11-03 12:45:59 by Roland Illig | Files touched by this commit (255)
Log message:
net: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-02-09 20:51:09 by Olaf Seibert | Files touched by this commit (4)
Log message:
Use a bigger hammer to disable ssp for interposition.c.

cwrapper also adds -D__FORTIFY_SOURCE=2.
   2017-02-12 02:01:19 by Makoto Fujiwara | Files touched by this commit (4)
Log message:
Updated net/dante to 1.4.2
--------------------------
***
***  Monday, February 6, 2017 -- Dante v1.4.2
***

 o Support new version of libminiupnp.   Patch from Michele Testa
   <themike@libero.it.example.com>

 o Fix memory bug in the client that would lead to a crash when resolving
   hostnames on certain platforms.

   Diagnosis and patch from Jeremie Courreges-Anglas
   <jca@wxcvbn.org.example.org>.  Thank you.

 o A new environment variable has been added to aid application
   compatibility with socksify: SOCKS_FORCE_BLOCKING_CONNECT.

   See the socksify manpage for more information.

 o Fixed bug in configure that broke compilation with rpmbuild on
   newer Linux versions. Multiple bug reports received, thanks
   to everyone that reported this problem.

 o Add glibc-devel as Dante rpm requirement.  Requires entry for
   librt, used by socksify.  Suggested by <ealogar@gmail.com.example.com>.
   Also needed for libdl.so.

 o Various NetBSD configure and server related fixes.
   Thanks to Anthony Howe <achowe@snert.com.example.com> for bug
   reports and testing.

 o Corrected srchost values in examples/sockd.conf.
   Thanks to Danesh Pajoh, Babak <Babak.DaneshPajoh@gwl.ca.example.com>
   for bug report.

 o Various build fixes, affecting RHEL 7 and potentially other platforms.
   Thanks to Thomas Petazzoni <thomas.petazzoni@free-electrons.com.example.com>
   for submitting related patch.

 o Updates to hostid/TCP_IPA code to use newer API version.

 o Added check for OpenBSD getpwnam_shadow().

 o Added workaround for __FD_ELT() fortify related bug in recent glibc
   versions.

Next | Query returned 44 messages, browsing 1 to 10 | Previous