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

pfSense-pkg-nut - Remove useless conf_mount_{ro,rw} calls #463

Closed
wants to merge 4 commits into from

Conversation

doktornotor
Copy link
Contributor

No description provided.

@doktornotor doktornotor deleted the patch-32 branch October 27, 2017 00:33
@pfsense pfsense deleted a comment from doktornotor Oct 27, 2017
netgate-git-updates pushed a commit that referenced this pull request Oct 10, 2019
- Pet portclippy while here

Changelog:

 * First run and build fixes #482 #473 #467 #479 (maciejsszmigiero)
 * Add OTP (two factor authentication) support #327 #394 (Noettore)
 * Display passwords as QR codes #421 (frawi)
 * Renaming password #463 #469 (Noettore)
 * Correct font color with Dark themes #340 #476 (a-andreyev)
 * Sorted profiles dropdown as in #404 #472 (Noettore)

PR:		241176
Submitted by:	Anne Jan Brouwer <brouwer@annejan.com> (maintainer)
Approved by:	tz (mentor)
Differential Revision:	https://reviews.freebsd.org/D21973
netgate-git-updates pushed a commit that referenced this pull request Jun 21, 2020
Changes since 2.2.1:

OPDS catalogs:

  * Catalogs are now opened in the main library window (#403)
  * View current location
  * Go to catalog start page
  * Reload catalog
  * Add current feed to catalogs
  * HTTP authentication support (#421)

Other changes:

  * Fixed unique identifier extraction for FictionBook (.fb2, .fb2.zip)
    files (#462)
  * Fixed newlines being ignored when copying text (#463)
  * "Turn page on tap" is now disabled in non-paginated layouts (#464)
  * Opening a book from the library view now closes the library window (#446)
  * Language and publication dates in metadata are now parsed and formatted
  * Export annotations from the library view

Technical changes:

  * New optional dependency iso-codes (>= 3.67), which provides display
    names for languages and regions. It is highly recommended to install
    this dependency.
  * Flag emojis are now displayed for books whose language property contains
    a country/region code. For the best experience, an emoji font should be
    installed.
netgate-git-updates pushed a commit that referenced this pull request May 31, 2021
  [ Ilya Lipnitsky ]
  * c_message.cc: Resolve name conflict between certain enums and oneofs
    (#427).
  * protobuf-c.h: Fix Windows DLL export issue with the
    protobuf_c_empty_string symbol (#428).
  * Standardize pkg-config for use by autotools and cmake, fix cmake tests
    (#425).
  * protobuf-c.c: Cast %lu args to unsigned long int (#429).
  * protoc-c: Remove leading underscores from structs (#430).
  * protoc-c: Fix shared lib build on windows, migrate from Travis CI to
    GitHub Actions (#459).
  * protobuf-c: Don't use ProtobufCWireType internally (#463).
  * protoc-c: Add custom options support (#466).
  * protobuf-c.c: Fix packed repeated bool parsing (#467).

  [ Markus Engel ]
  * Pack nested messages inline (#431).

  [ Daniel Axtens ]
  * Travis CI: Test on other platforms (#438).

  [ Adam Cozzette ]
  * Update the generator to fully qualify std::string (#443).

  [ Piotr Pietraszkiewicz ]
  * Install MSVC debug symbols alongside the protobuf-c.lib file (#456).

  [ ihsinme ]
  * Fix invalid unsigned arithmetic (#455).

  [ Wolfram Rösler ]
  * Avoid "unused function parameter" compiler warning (#453).

Sponsored by:	Farsight Security, Inc.
netgate-git-updates pushed a commit that referenced this pull request Apr 4, 2024
ChangeLog: https://github.com/zyantific/zydis/releases/tag/v4.1.0

Features

 * Add AVX-VNNI-INT16, SHA512, SM3, SM4 and PBNDKB ISA extensions
 * Add UD0_COMPAT decoder mode
 * Add support for loongarch
 * Add PCOMMIT instruction
 * Update instructions and add new ISA extensions

Improvements

 * Fix ZydisFeature enum max value constant
 * Excluded test tool from shared library builds
 * CMake: remove CXX from project directive
 * Use ZYAN_DIV64 in ZydisStringAppendDecU64
 * Improve color output for ZydisInfo and ZydisDisasm
 * Add missing static keywords.
 * Convert ZydisDecoder field decoder_mode to a bitmap.
 * Add ZYDIS_BUILD_TESTS option and include tests in CMakeLists.txt
 * Fix the installation location of manpages
 * Build: fix amalgamation public header warning
 * Add missing (void) on functions without args
 * Fix ZYDIS_FORMATTER_PROP_HEX_FORCE_LEADING_NUMBER
 * Improve fuzzer stability in persistent mode
 * CMake: mark zycore dependency as required
 * Improve ZydisRegisterGetLargestEnclosing
 * Check if Zydis is the top-level project for better FetchContent support
 * CMake: improve search for Zycore
 * Fix #463: Wrong target offset calculated when using bnd prefix
 * Fuzzing improvements and bugfixes
 * Doc: extract documentation from all headers
 * Formatter improvements (sizes and addresses)
 * Fix alignment issues with Intel macOS builds
 * Keep same order of files for amalgamation
 * Reworked absolute address handling
 * Enforce predicted instruction size

PR:		278132
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant