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

quagga initial boostrap conv #33

Merged
merged 7 commits into from
Dec 23, 2015
Merged

quagga initial boostrap conv #33

merged 7 commits into from
Dec 23, 2015

Conversation

heper
Copy link
Contributor

@heper heper commented Dec 20, 2015

this my first PR for packages. hopefully i didn't miss anything.

@netgate-git-updates netgate-git-updates merged commit 93a7291 into pfsense:devel Dec 23, 2015
jim-p added a commit that referenced this pull request Dec 23, 2015
@heper heper deleted the patch-1 branch December 23, 2015 17:29
netgate-git-updates pushed a commit that referenced this pull request Feb 3, 2016
nmsg (0.11.0)

  [ Henry Stern ]
  * Add an interval randomization option that randomizes the initial offset
    within the selected time interval. This functionality is exposed via the
    libnmsg nmsg_io_set_interval_randomized() function and the nmsgtool -R /
    --randomize command-line option (#27, #33).

  * Add documention for nmsgtool -j / --readjson and -J / --write-json
    command-line options (#26, #28).

  * Add PKG_CHECK_MODULES dependency on yajl >= 2.1.0 (#29, #31).

  * Make nmsgtool -k / --kicker work when combined with -c or -t, when
    producing output in JSON format (#25, #38).

  * Fix compiler warning [-Wtautological-compare] in
    _nmsg_msgmod_json_to_payload_load() (#36, #39).

  * Add nmsg_message_get_num_field_values(),
    nmsg_message_get_num_field_values_by_idx() functions (#5, #40).

  [ Robert Edmonds ]
  * Remove the unused enum nmsg_modtype from the internal libnmsg API (#30).

  * Header file cleanups (#14, #34).

  * Rewrite nmsg_res_lookup() to use a switch, which eliminates a Clang
    warning (#14, #35).

  * Add a message filtering capability to the libnmsg I/O loop, including
    external filter module plugin and nmsgtool support (#41, #43, #44).

  [ Mike Schiffman ]
  * Add yajl/ prefix to #include's of yajl headers (#37)

Pet portlint

Sponsored by:	Farsight Security, Inc.
netgate-git-updates pushed a commit that referenced this pull request Sep 7, 2020
ChangeLog: https://github.com/Tessil/robin-map/releases/tag/v0.6.3

 * Fix issue #26, raise the maximum possible size of the hash table when using
   the prime_growth_policy on a 64-bit platform.
 * Fix issue #31, when min_load_factor() > 0, the clear() method will also reset
   the bucket_count of the hash table to 0.
 * Fix shrink when min_load_factor is set and a range erase with end() as last
   is called. The m_try_skrink_on_next_insert was not correctly set.
 * Fix issue #33, the value function of a const iterator can now be called and
   returns a mutable reference to the underlying value_type.

PR:	249137
Submitted by:	FreeBSD@ShaneWare.Biz (maintainer)
netgate-git-updates pushed a commit that referenced this pull request Jun 1, 2021
* CHANGE: fetchmailconf: properly catch and report option parsing errors

* BUG FIX: LMTP: do not try to validate the last component of a
  UNIX-domain LMTP socket as though it were a TCP port.  Reported by
  Christoph Heitkamp, Gitlab issue #33.

* TRANSLATION UPDATE: This fine person has contributed an updated
  translation:
- sr:    Мирослав Николић (Miroslav Nikolić) [Serbian]

PR:		256242
Approved by:	Corey Halpin (maintainer)
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.

2 participants