Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

haproxy-devel, request syslogsocket in chroot environment, fix 'transparent-client-ip' function using ipfw on 2.4 #212

Merged
merged 1 commit into from
Nov 9, 2016

Conversation

PiBa-NL
Copy link
Contributor

@PiBa-NL PiBa-NL commented Oct 30, 2016

haproxy-devel, request syslogsocket in chroot environment, fix 'transparent-client-ip' function using ipfw on 2.4

…parent-client-ip' function using ipfw on 2.4
@rbgarga
Copy link
Member

rbgarga commented Nov 9, 2016

Files from this repo will never be used for pfSense < 2.3. So for next upgrades you can consider to remove all these old code.

@netgate-git-updates netgate-git-updates merged commit 74b615a into pfsense:devel Nov 9, 2016
netgate-git-updates pushed a commit that referenced this pull request Sep 26, 2022
 * 2.6.1
  - use 'zu' format string in deduper_dump() (#196)

  - ctype.h functions require int arguments. cygwin gcc enforces this.
    Update version to 2.6.1

 * 2.6.2
  - fix three memory leaks revealed by valgrind (#202)

  - see if we can remove the need for res_rcode() by changing the error
    path (#200)

  - use strtok_r() in preference to strsep(), for consistency and
    modernity (#203)

  - based on PR 204, refactor and comment for clarity (#205)

* 2.6.3
  - replace strtok_r() by new tokstr library

  - tokstr_h was a typo, thanks to codereview.stackexchange.com for
    finding it

  - attempt to work around gcc11 structure size checks (#207)

  - tokstr regions (#208)

  - Revised fix for issue 209: "error: unknown type ssize_t; did you
    mean _ssize_t?" (#211)

  - Can now build on Apple M1 processors by following the instructions
    (#212)

  - Clarify that not all macOS M1 machines have homebrew in the new
    /opt/homebrew location

  - Document again the HTTPS_PROXY environment variable

 * 2.6.4
   - Issue 214: batch option parsing bug in tokstr library changes.
     (#215)

Sponsored by:	DomainTools
netgate-git-updates pushed a commit that referenced this pull request Feb 1, 2023
* Control the port scan environment (#212)
* Adjust umount to prevent ccache directory from getting wiped out (#199)

Release notes:	https://github.com/jrmarino/synth/releases/tag/v2.13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants