forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 50
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
samba not found in trunk #303
Comments
jperkin
pushed a commit
that referenced
this issue
Sep 20, 2021
# NLopt Release Notes ## NLopt 2.6.2 15 April 2020 * Fixed forced stop exception with dimension elimination ([#317]) * Fixed `get_initial_step` wrapping ([#319]) * Various build fixes ([#314], [#308], [#303], [#278]) ## NLopt 2.6.1 13 April 2019 * Fix `nlopt_version` result for 2.6.x and update soname. ## NLopt 2.6 12 April 2019 * New `nlopt_set_upper_bound` and `nlopt_set_lower_bound` functions in the low-level C API to set one bound at a time ([#257]). * There is no longer a separate `libnlopt_cxx` library: C++ algorithms (STOGO and AGS) are compiled and included by default ([#198]). * Various build fixes ([#197], [#216], [#245], [#250], [#230], [#261], etc.), other fixes ([#242], [#258]). ## NLopt 2.5 26 July 2018 * New AGS global solver ([#194]), thanks to Vladislav Sovrasov. * New `nlopt_get_numevals` function providing a built-in evaluation counter ([#160]). * New `nlopt_get_errmsg` function for more descriptive error messages. * Build system is converted to `cmake` ([#49]), thanks to Julien Schueller * Plugins updated for recent Octave and Guile versions. * Various other build fixes and minor bug fixes.
jperkin
pushed a commit
that referenced
this issue
Dec 2, 2021
Change log: 4.16.10 ====== - Fix signal disconnect in thunar_window_unrealize to prevent crash - Don't go beyond THUNAR_N_VISIBLE_COLUMNS while parsing col widths 4.16.9 ====== - Listen to changes on shortcuts to update them when required - Use move action when dragging files of different users (#196) - Fix file-icon update when file is cut (Issue #588) - Open correct folder on middle-click in tree-view (Issue #626) - Disable automatic queueing of file transferes (Issue #569) - Fix GLib-CRITICAL in list-view (Issue #487) - thunar_file_is_executable() now checks if .desktop file is safe - Fix missing folder in history when opened in new tab (Issue #594) - Fixing various memory leaks (Issue #573) - Update manpage (Issue #121) - Dont show "execute" on context menu for folders - Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Urdu, Urdu (Pakistan), Vietnamese 4.16.8 ====== - Activating Desktop Icon does not Use Default Application (Issue #575) - Translation Updates: Spanish 4.16.7 ====== - Prevent crash if invalid-symlink is used as bookmark (Issue #552) - Dont execute files, passed via command line due to security risks - Avoid excessively checking whether files are executables (#180) - CDDA appears twice in side pane (Issue #486) - Critical error when opening Edit menu (Issue #542) - Shortcuts view regression : Watch trash for changes (Issue #538) - Translation Updates: Arabic, Bulgarian, Estonian, Galician, Hungarian, Italian, Norwegian Bokmål, Portuguese, Spanish, Swedish, Thai, Turkish 4.16.6 ====== - Reload current directory before selecting new files (Issue #524) - tree-view: Hide menu-item "properties" for unmounted devices - Removed 'the root folder has no parent' dialog box - Revamp documentation to modernize/uniformize accross components - Remove watches on shortcuts (Issue #513) (Issue #47) - Translation Updates: Finnish, Occitan 4.16.5 ====== - Revert "Bookmarks no longer need an existing file (Issue #47)" 4.16.4 ====== - Bookmarks no longer need an existing, underlying file (Issue #47) - Regression: Select copied files after copy operation (Issue #520) - Reintroduce alternative zoom shortcuts (Issue #514) - Prevent hangup if a copy task that is blocked is resumed (Issue #467) - Regression: Allow custom image files for UCA icons (Issue #517) - Dont merge folders when creating copy with same name (Issue #491) - Fix incorrect return value in scroll event handler (Issue #512) - Translation Updates: Galician, Hebrew, Italian, Occitan 4.16.3 ====== - By default show all available volumes - Regression: Skip app info updates on sendto actions (Issue #502) - Regression: Toggle menu visibility on F10 if menu hidden (Issue #498) - Regression: "Shift" + "Select Trash in menu" has to trigger delete - Dont select previous file after delete/trash (Issue #477) - Increase min. size of "text" field in bulk renamer (Issue #474) - Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Romanian, Serbian, Slovak, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese 4.16.2 ====== - Regression: "Open with other application" missing (Issue #470) - Always create new files and folders in current directory (Issue #462) - Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese 4.16.1 ====== - Prevent crash on Ctrl+H when there is no sidepane (Issue #453) - Roleback to previous spinner handling (Issue #448) 4.16.0 ====== - Fix action of Back/Forward mouse gesture when using RTL (Issue #90) - Prevent crash on mouse gesture action (Issue #443) - Avoid crashes when closing thunar with ctrl+w (#336) - Ignore double-click events from back/forward mouse button (Issue #371) - Remove GLIB_CHECK_VERSION IFDEFs which are obsolete after glib bump - bump minimum required exo version to 4.15.3 - Wrap box around spinner to prevent flickering (Issue #440) - Use g_drive_is_removable over g_drive_is_media_removable - bump glib (and gio, gthread, etc) to 2.50.0 - Do not duplicate app_info when added via custom command (Issue #309) - Escape all whitespace characters in custom command path - Remove hidden quotes for "Open with"->"custom command" (Issue #425) - Ignore unknown XML elements in UCA.xml - Regression: Fix broken bulk renamer context menu (Issue #436) - Revert of b12247c2 and proper fix for Issue #423 - Remove duplicated code in renamer and prevent possible leak - Prevent possible crash of thunar_launcher_poke (Issue #436) - Fix combo box entry order (Issue #435) - Remove TODO file - Change focus when clicking an emblem entry (Issue #315) - Bump GLib minimum version to 2.44 - Prevent Gtk-CRITICAL when terminating session (Issue #430) - Missing thunarx support on the shortcut view (Issue #423) - Translation Updates: Basque, Chinese (China), Czech, Danish, Estonian, Korean, Norwegian Nynorsk, Turkish, Vietnamese 4.15.3 ====== - No special treatment on "rename" for .desktop files (Issue #56) - Show full filename/extention for .desktop files (Issue #56) - Focus view when location selector is closed (Issue #420) - Thunar shows wrong content after outside operations (Issue #355) - Regression: Restore file menu section arrangement - Use same README.md structure than other xfce projects - Fall back to fast content type if regular is unavilable in file attributes (!36) - Fix Regressions around menu bar spinner (Issue #394) - Fix error for custom date format in details view (issue #389) - Add support for transparency in gtk-themes (!31) - Regression: Apply accel keys only to current tab (Issue #386) - Translation Updates: Albanian, Arabic, Armenian, Armenian (Armenia), Basque, Bengali, Catalan, Chinese (Hong Kong), Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Kazakh, Korean, Latvian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Serbian, Slovak, Spanish, Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese, 4.15.2 ====== - Regression: Dont crash when starting thunar with gvfs disabled - Move mount/unmount/eject actions into launcher (Issue #349) - Use thunar-menu and launcher in tree-view (Issue# 349) - Use the new icon when running with elevated privileges (root) - Remove limit on paths to check in thunar_file_accepts_drop (Issue #350) - AC_CONFIG_MACRO_DIR → AC_CONFIG_MACRO_DIRS (MR !27) - Avoid crashes when using details view (Issue #307) - Fix unavailable rubber banding in detailed view (Issue #326) - Remove obsolete dispose method to prevent warning (Issue #319) - Show device indentifier in side pane tooltip (Issue #207) - Make use of shared field codes expansion of libxfce4util (MR !23) - Implement directory specific sort-column and sort-order (Issue #8) - Add an option to delete saved directory specific settings (Issue #8) - Implements directory specific view type (Issue #8) - Add features to support directory specific view settings (Issue #8) - Regression: Add missing seperator to icon view submenu - Replace _thunar_assert() with _thunar_return_if_fail() in order to prevent crash when build with debug on FreeBSD (MR !22) - Menu items cut/copy/paste do not work for location entry (Issue #303) - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Czech, Danish, Dutch, French, Galician, German, Hebrew, Italian, Japanese, Kazakh, Korean, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Spanish, Swedish, Turkish, 4.15.1 ====== - Shorten strings for different views (Issue #247) - Segfault when file is created while files are selected (Issue #339) - Thunar hangs when closing windows using CTRL+W (Issue #336) - Regression: Missing accelerators for bookmark items (Issue #331) - Fixed SEGV when the side pane is hidden (Issue #335) - Regression: Window menu not updated properly (Issue #320) - Support queued copy (configurable) (Issue #294) - Regression: "Create Archive..." doesn't show (Fixes #329) - Translation Updates: Albanian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Danish, Dutch, Esperanto, Estonian, French, Galician, Hebrew, Italian, Kazakh, Norwegian Bokmål, Portuguese, Portuguese (Brazil), Spanish, Turkish, 4.15.0 ====== - Fix unavailable rubber banding in detailed view (Issue #326) - Context menu entries in Thunar flutter while downloading (Issue #276) - Improve cusor handling after file deletion in thunar (Issue #69) - Fix regression: Trying to open a .desktop file from the context menu leads to the execution of the file (Issue #325) - Use numbering on label "open new window/tab" only for multiple windows/tabs (MR #15) - Remove "Sort by" and "View as" from menu item labels (Issue #247) - Add new app icon and switch to rDNS icon name (MR #11) - Replace deprecated GtkActionEntry with XfceGtkActionEntry (Issue #293) - Menus are now updated when selection changes not only when opened (Issue #293) - Merge all file-context-menus into one (Issue #198) - Ghost file ocasionally remains when dropping file into directory (Fixes #312) - Use XfceFilenameInput to validate long filenames (Bug #13720) - Support for variables like $HOME in address bar (Bug #12165) - Fix eject button click detection when using RTL languages (Bug #11387) - Remove upper case from group names in shortcuts view - Option to rename a file when existing copy conflicts (Bug #16686) - Remove suffix "- FileManager" from window title - Move from exo-csource to xdt-csource (Bug #16717) - Pause button on copy/move (Bug #16685) - Allow drag-and-drop of multiple files in icon view (Bug #2487) - Add keywords to .desktop files to thunar (Bug #16618) - Reduce vertical space in Templates info popup - Hide android phone from network group (Bug #11584) - Reduce size of Templates info popup - Do not add "cant-write" emblem to files in the Trash - Hide Browse Network entry in shortcuts view if not supported - Move 'network' to the bottom of tree view (Bug #16516) - Add examples to "Select by Pattern" dialog (Bug #16587) - Improve tooltips in shortcuts view (Bug #16566) - Rename "Disconnect" context menu entry in side pane (Bug #16558) - Make path entry matching case-insensitive (Bug #12747) - Add new bookmarks to bottom of list in shortcuts view (Bug #16526) - Move places above devices in shortcuts view (Bug #11586) - Add desktop actions for home, computer and trash (Bug #16497) - Option to use static icon instead of folder icon (Bug #16501) - Remove top level desktop entry from tree view (Bug #16474) - Easy access to computer:/// (Bug #16472) - Use libxfce4ui close-multiple-tab dialog (Bug #16254) - Replace deprecated G_FILE_MONITOR_EVENT_MOVED (Bug #16328) - Use symbolic icon for eject (Bug #16281) - Prevent ghost files after "move" on remote locations (Bug #15704) - Add a confirmation dialog when closing a window with multiple open tabs. - Improve explanation string for "invert selection" action (Bug #15625) - Improve layout of Permissions tab (Bug #15557) - Remove superfluous shell script "ThunarBulkRename" (Bug #15373) - Make labels in permissions chooser wrap - Add a small delay when dismissing notifications (Bug #14552) - File / Folder size text in statusbar sometimes is ambiguous (Bug #14203) - Add missing parameter to ThunarBrowserPokeDeviceFunc function - Add property to enable/disable frames on thumbnails (Bug #14433) - Improved spacing between widgets in Properties and Preferences dialogs - Fixed numerous compiler warnings - Fixed numerous warning and critical messages - Translation Updates: Albanian, Amharic, Arabic, Armenian, Armenian (Armenia), Asturian, Basque, Belarusian, Bengali, Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, Eastern Armenian, English (Australia), English (United Kingdom), Esperanto, Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Interlingue, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Panjabi (Punjabi), Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Telugu, Thai, Turkish, Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese
jperkin
pushed a commit
that referenced
this issue
Jan 18, 2022
v8.3.1 Bugfixes - Stop implying --no-ignore-parent when --no-vcs-ignore is supplied, see #907, #901, #908 (@tmccombs) - fd no longer waits for the whole traversal if the only matches arrive within max_buffer_time, see #868 and #895 (@tavianator) - --max-results=1 now immediately quits after the first result, see #867 - fd -h does not panic anymore when stdout is closed, see #897 Changes - Disable jemalloc on FreeBSD, see #896 (@xanderio) - Updated man page, see #912 (@rlue) - Updated zsh completions, see #932 (@tmccombs) v8.3.0 Performance improvements - Colorized output is now significantly faster, see #720 and #853 (@tavianator) - Writing to stdout is now buffered if the output does not go to a TTY. This increases performance when the output of fd is piped to another program or to a file, see #885 (@tmccombs, original implementation by @sourlemon207) - File metadata is now cached between the different filters that require it (e.g. --owner, --size), reducing the number of stat syscalls when multiple filters are used; see #863 (@tavianator, original implementation by @alexmaco) Features - Don't buffer command output from --exec when using a single thread. See #522 - Add new -q, --quiet flag, see #303 (@Asha20) - Add new --no-ignore-parent flag, see #787 (@will459) - Add new --batch-size flag, see #410 (@devonhollowood) - Add opposing command-line options, see #595 (@Asha20) - Add support for more filesystem indicators in LS_COLORS, see sharkdp/lscolors#35 (@tavianator) Bugfixes - Always show the ./ prefix for search results unless the output is a TTY or --strip-cwd-prefix is set, see #760 and #861 (@jcaplan) - Set default path separator to / in MSYS, see #537 and #730 (@aswild) - fd cannot search files under a RAM disk, see #752 - fd doesn't show substituted drive on Windows, see #365 - Properly handle write errors to devices that are full, see #737 - Use local time zone for time functions (--change-newer-than, --change-older-than`), see #631 (@jacobmischka) - Support --list-details on more platforms (like BusyBox), see #783 - The filters --owner, --size, and --changed-{within,before} now apply to symbolic links themselves, rather than the link target, except when --follow is specified; see #863 - Change time comparisons to be exclusive, see #794 (@jacobmischka) Changes - Apply custom --path-separator to commands run with --exec(-batch) and --list-details, see #697 (@aswild) Other - Many documentation updates
jperkin
pushed a commit
that referenced
this issue
Sep 4, 2022
2.0.2 (2022-06-28) Bug fixes: * Fix additional incompatible character encodings error when building uploaded bodies (Jeremy Evans #311) 2.0.1 (2022-06-27) Bug fixes: * Fix incompatible character encodings error when building uploaded file bodies (Jeremy Evans #308 #309) 2.0.0 (2022-06-24) Breaking changes: * Digest authentication support is now deprecated, as it relies on digest authentication support in rack, which has been deprecated (Jeremy Evans #294) * Rack::Test::Utils.build_primitive_part no longer handles array values (Jeremy Evans #292) * Rack::Test::Utils module methods other than build_nested_query and build_multipart are now private methods (Jeremy Evans #297) * Rack::MockSession has been combined into Rack::Test::Session, and remains as an alias to Rack::Test::Session, but to keep some backwards compatibility, Rack::Test::Session.new will accept a Rack::Test::Session instance and return it (Jeremy Evans #297) * Previously protected methods in Rack::Test::Cookie{,Jar} are now private methods (Jeremy Evans #297) * Rack::Test::Methods no longer defines build_rack_mock_session, but for backwards compatibility, build_rack_test_session will call build_rack_mock_session if it is defined (Jeremy Evans #297) * Rack::Test::Methods::METHODS is no longer defined (Jeremy Evans #297) * Rack::Test::Methods#_current_session_names has been removed (Jeremy Evans #297) * Headers used/accessed by rack-test are now lower case, for rack 3 compliance (Jeremy Evans #295) * Frozen literal strings are now used internally, which may break code that mutates static strings returned by rack-test, if any (Jeremy Evans #304) Minor enhancements: * rack-test now works with the rack main branch (what will be rack 3) (Jeremy Evans #280 #292) * rack-test only loads the parts of rack it uses when running on the rack main branch (what will be rack 3) (Jeremy Evans #292) * Development dependencies have been significantly reduced, and are now a subset of the development dependencies of rack itself (Jeremy Evans #292) * Avoid creating multiple large copies of uploaded file data in memory (Jeremy Evans #286) * Specify HTTP/1.0 when submitting requests, to avoid responses with Transfer-Encoding: chunked (Jeremy Evans #288) * Support :query_params in rack environment for parameters that are appended to the query string instead of used in the request body (Jeremy Evans #150 #287) * Reduce required ruby version to 2.0, since tests run fine on Ruby 2.0 (Jeremy Evans #292) * Support :multipart env key for request methods to force multipart input (Jeremy Evans #303) * Force multipart input for request methods if content type starts with multipart (Jeremy Evans #303) * Improve performance of Utils.build_multipart by using an append-only design (Jeremy Evans #304) * Improve performance of Utils.build_nested_query for array values (Jeremy Evans #304) Bug fixes: * The CONTENT_TYPE of multipart requests is now respected, if it starts with multipart/ (Tom Knig #238) * Work correctly with responses that respond to to_a but not to_ary (Sergio Faria #276) * Raise an ArgumentError instead of a TypeError when providing a StringIO without an original filename when creating an UploadedFile (Nuno Correia #279) * Allow combining both an UploadedFile and a plain string when building a multipart upload (Mitsuhiro Shibuya #278) * Fix the generation of filenames with spaces to use path escaping instead of regular escaping, since path unescaping is used to decode it (Muir Manders, Jeremy Evans #275 #284) * Rewind tempfile used for multipart uploads before it is submitted to the application (Jeremy Evans, Alexander Dervish #261 #268 #286) * Fix Rack::Test.encoding_aware_strings to be true only on rack 1.6+ (Jeremy Evans #292) * Make Rack::Test::CookieJar#valid? return true/false (Jeremy Evans #292) * Cookies without a domain attribute no longer are submitted to requests for subdomains of that domain, for RFC 6265 compliance (Jeremy Evans #292) * Increase required rack version to 1.3, since tests fail on rack 1.2 and below (Jeremy Evans #293)
jperkin
pushed a commit
that referenced
this issue
Sep 4, 2022
0.7.1 (2021-06-21) Enhancements * Add support of to_iruby_mimebundle format method #304 (@mrkn) Bug Fixes * Prevent unintentional display the result of Session#send (@mrkn) * Update display formatter for Gruff::Base to prevent warning (@mrkn) 0.7.2 (2021-06-23) Bug Fixes * Fix IRuby.table for Ruby >= 2.7 #305 (@topofocus) * Fix PlainBackend to include modules #303 (@UliKuch, @mrkn) 0.7.3 (2021-07-08) Bug Fixes * Do not call default renderers when to_iruby_mimebundle is available (@mrkn) 0.7.4 (2021-08-18) Enhancements * Install zeromq library automatically #307, #308 (@mrkn, @kou) * Remove pyzmq session adapter (@mrkn) * Make cztop session adapter deprecated (@mrkn)
Oops, sorry, missed this ticket. Samba has been in the required package list for a while now and so should always be available, and we're keeping 4.x up-to-date. I'd recommend just running trunk unless there are specific reasons (e.g. a particular version of a package) you need to stick to an LTS. |
jperkin
pushed a commit
that referenced
this issue
Nov 15, 2022
Release v1.8.2: Klipspringer (Patch 2) Latest Added Python 3.11 wheel - #303 Release v1.8.1: Klipspringer (Patch 1) Bumped minimum Python version to Python 3.7 - #299 Release v1.8.0: Klipspringer Created PEP 517 compliant sdist No longer include cythonised files in sdist as they can be built on install time with Cython The Cython build requirement will be automatically resolved by pip and other tools due to PEP 517 metadata
jperkin
pushed a commit
that referenced
this issue
May 5, 2023
[1.0.1] - February 16th, 2023 Fixed Fix progress example in json extension. (#230) Fix AttributeErrors in get_configuration_async, get_configuration_callback, get_configuration_threaded commands in json extension. (#307) Fix type annotations for get_configuration_async and get_configuration methods on LanguageServer and LanguageServerProtocol objects (#307) Provide version param for publishing diagnostics (#303) Relaxed the Python version upper bound to <4 (#318) 1.0.0 - 2/12/2022 Changed BREAKING CHANGE: Replaced pydantic with lsprotocol 0.13.1 - 1/12/2022 Changed Docs now state that the v1 alpha branch is the recommended way to start new projects Fixed Support CodeActionKind.SourceFixAll
jperkin
pushed a commit
that referenced
this issue
Jun 8, 2023
Fix #292: disuse HTTPResponse.strict by @dairiki in #301 fix: double reading error on urllib3 2.0 by @frostming in #296 Packaging the tests, or not by @dimbleby in #287 Add type annotations by @dimbleby in #279 Use Python's unittest mock by @jelly in #289 feat: remove compat module by @frostming in #303 tests: Support python 3.11 by @danigm in #304 fix: use pytest native method name by @frostming in #305 Remove use of utcnow by @pganssle in #290 Release 0.13.0 by @frostming in #307
jperkin
pushed a commit
that referenced
this issue
Jun 17, 2023
# forcats 1.0.0 ## New features * New `fct_na_value_to_level()` and `fct_na_level_to_value()` to convert NA values to NA levels and vice versa (#337). ## Minor improvement and bug fixes * All functions now validate their inputs, giving more useful errors if you accidentally misspecify an input. * `fct_collapse()` can now use `other_level = NA` (#291). * `fct_count()` works with factors that contain `NA`s in levels. * `fct_explicit_na()` is deprecated in favour of `fct_na_value_to_level()`. * `fct_expand()` gains an `after` argument so that you can choose where the new levels are placed (#138). * `fct_infreq()` gains the ability to weight by another variable using the `w` argument (#261). * `fct_inorder()` now works when not all levels appear in the data (#262). * `fct_lump_prop()` and friends now work correctly if you supply weights and have empty levels (#292). * `fct_lump_n()` and `fct_lump_prop()` will now create an "Other" level even if it only consists of a single level. This makes them consistent with the other `fct_lump_*` functions (#274). * `fct_other()` no longer generates a warning if no levels are replaced with other (#265). * `fct_relevel()`, `fct_cross()`, and `fct_expand()` now error if you name the arguments in `...` since those names are ignored and your code probably doesn't do what you think it does (#319). * `fct_reorder()` and `fct_reorder2()` now remove `NA` values in `.x` with a warning (like `ggplot2::geom_point()` and friends). You can suppress the warning by setting `.na_rm = TRUE` (#315). * `fct_reorder()` and `fct_reorder2()` gain a new `.default` argument that controls the placement of empty levels (including levels that might become empty after removing missing values in `.x`) (#266). * `fct_unique()` now captures implicit missing values if present (#293). # forcats 0.5.2 * New `fct()` which works like `factor()` but errors if values of `x` are not included in the levels specification (#299) * `first2()` and `last2()` now ignore missing values in both `x` and `y` (#303). * Error messages are more informative.
jperkin
pushed a commit
that referenced
this issue
Sep 19, 2023
Changes since 0.11.1: eza v0.12.0 (final rust v1.65 release) Changelog Bug Fixes * Expand --all help * RUSTSEC-2020-0071 * Generalize gitignore to ignore all eza deb packages * Canonicalize errors when the destination of a symbolic link is bad * Handle other canonicalize errors in hyperlinks and git * Fix windows build when canonicalize returns an error * Change trycmd config to use test/itest folder for testing * Revert to old apt install command suggestion and add hint * Remove stray backslashes * Is_some_and is an unstable Rust feature until 1.70 * Revert "Support for Windows Hidden Files" * Shellcheck warnings * Revert "Support for Windows Hidden Files" * Shellcheck warnings * Exit 13 on os error 13 * Rewrite comment * Improve trace strings * Tracing typo Documentation * Expand --all documentation * Add pthorpe92 gist * Remove xtests section from readme * Add deprecation warning to xtests/readme * Add deprecation warning to just xtest commands * Add deprecation warning to vagrantfile * Add MacPorts install info * Add gentoo * Fix gentoo install * Add docs for --git-repos & --git-repos-no-status * Fix gpg armor flag for deb release in readme * Add better explanation of git repos + no status * Add scoop install info * Remove color specifications. change unknown git repo status to ~ * Fix missing color specification from man page Features * Add audit workflow * Add trycmd as dev-dependency * Add minimal trycmd binary * Add a few trycmd tests as example * Document and change output for --git-repos * Add apt installation workflow * Adds filtering on Windows hidden files * Adds filtering on Windows hidden files * Adds filtering on Windows hidden files * Added shellcheck to treefmt * Adds filtering on Windows hidden files * Add PERMISSION_DENIED exit code Miscellaneous Tasks * Bump chrono from 0.4.27 to 0.4.30 * Removal of xtests * Removal of vagrant * Remove deprecated devtools * Run spellcheck Refactor * Over-engineer deb-package.sh * Hide xtests folder * Split trycmd into tests for all, unix and windows * Limit unit-tests run on workflow change to unit-tests itself * Moved generateTest.sh to devtools/ * Renamed the file * Add tracing to various code parts * Make std::process::exit global Revert * "Support for Windows Hidden Files" Styling * Remove TODO message on the absolute_path property * Fix shellcheck issues in deb-package.sh * Fix shellcheck issues in deb-package.sh * Fix shellcheck issues in deb-package.sh Testing * Remove vhs from flake * Remove vhs-runner files * Dump trycmd from nix sandbox * Fix name of trydump * Add trycmd * Add nix feature * Add example long tests for sandbox * Set itests files to unix epoch * Set itest files to unix epoch * Refactor setting unix epoch * Auto discard old definitions * Fix test reference * Add long_all_nix.toml * Add long_blocksize_nix.toml * Add long_extended_nix.toml * Add long_git_nix.toml * Add long_git_repos_nix.toml * Add long_git_repos_no_status_nix.toml * Add long_grid_nix.toml * Add long_header_nix.toml * Add long_icons_nix.toml * Add long_octal_nix.toml * Add long_time_style_relative_nix.toml * Freeze nix tests * Fix trydump when no files to delete * Adding more content to test * Modified unix and all tests * Regenerate nix tests * Convert windows tests with new itest dir * Fixed windows tests being wrong * Added a test generator * Add more unix_tests * Fixed unix tests to remove any distro specific * Removed git test breaking on nix Build * Add compression, checksum gen for bin * Update flake.lock, cargo.lock * Add deny.toml * Remove org warnings * Remove itest * Update flake.lock * Add itest, idump * Make trycmd part of checks Ci * Don't use nix feature on ci * Enforce conventional commits * Enforce conventional commits New Contributors * @NekoiNemo made their first contribution in #253 * @sevz17 made their first contribution in #268 * @herbygillot made their first contribution in #266 * @m-czernek made their first contribution in #287 * @sitiom made their first contribution in #302 * @MartinFillon made their first contribution in #288 * @aidandenlinger made their first contribution in #303 * @alamb3142 made their first contribution in #225 * @9glenda made their first contribution in #293 Full Changelog: eza-community/eza@v0.11.1...v0.12.0
jperkin
pushed a commit
that referenced
this issue
Oct 1, 2023
1.3.1 - 2023-09-30 ⛰️ Features - (args) Support tilde for options (#266) - (8698bc2) - (ci) Distribute RPM package (#159) - (baf4da8) 🐛 Bug Fixes - (ci) Update cargo-tarpaulin arguments - (83a0371) 🚜 Refactor - (ci) Simplify cargo-tarpaulin installation - (95f8d53) 📚 Documentation - (installation) Update instructions for Arch Linux - (291a928) - (installation) Add instructions for Alpine Linux - (3199bba) - (license) Re-license under the MIT + Apache 2.0 license (#303) - (cd56344) - Update Tera links to the new URL (#272) - (890de00) ⚙️ Miscellaneous Tasks - Remove GPL code (#293) - (e3606ba)◀️ Revert - (args) Update clap and clap extras to v4 (#137) (#292) - (fb4c733)
jperkin
pushed a commit
that referenced
this issue
Dec 4, 2023
Highlights v0.16.0 is a big release with some new features: - CLI now doesn't require a running instance to handle commands (#290) - add file cache support for user's data (liked tracks, saved albums, followed artists, etc) (#306) - add support for opening a Spotify link from clipboard (#307) What's Changed - Add Scoop installation instruction to Readme by @rashil2000 in #263 - Improve lyrics lookup by removing remix & remaster info in query. by @Icelk in #266 - Fix typos by @kianmeng in #267 - fix: missing https for song links by @sjdonado in #269 - map media control Pause and Resume to PlayerRequests by @SebRollen in #272 - Allow shuffling context playback from CLI by @rudiejd in #275 - add explicit tags to track information by @SebRollen in #276 - Clamped progress bars to solve problems with -ve numbers by @whiskyplausible in #274 - Miscellaneous refactor and improvement by @aome510 in #287 - use track's id of linked_from if exists by @aome510 in #286 - Support handling CLI commands without a running application instance by @aome510 in #290 - Allow disabling notify when client is not streaming by @VenMolom in #298 - support disabling notification from config by @aome510 in #303 - bind C-z to AddSelectedItemToQueue by @aome510 in #304 - Cache user's data into files (liked tracks, saved albums, followed artists, etc) by @aome510 in #306 - Support open spotify link by @aome510 in #307
jperkin
pushed a commit
that referenced
this issue
Jan 25, 2024
What's Changed - Added: Add an optional priority field to the journals by @AmmarAbouZor in #280 - Added: Add Default suggested priority while creating a journal by @AmmarAbouZor in #294 - Added: CLI Sub-Command to assign priority to journals by @AmmarAbouZor in #296 - Added: Add sort Functionality for journals by @AmmarAbouZor in #299 - Changed: Skip Rendering the UI on Key-Release & Key-Repeat Events by @AmmarAbouZor in #302 - Added: Go to Top/Bottom & Page Up/Down Commands by @AmmarAbouZor in #303 - Added: App State (Sorting and Full-Screen Options) will be persisted by @AmmarAbouZor in #304
jperkin
pushed a commit
that referenced
this issue
Feb 7, 2024
2.7.0 (2024-01-02) What's Changed * Try testing on Ruby 3.3. by @ioquatix in #294 * Add support for IO#timeout in io_read, io_write and io_wait. by @ioquatix in #296 2.8.0 (2024-01-03) What's Changed * Allow Interrupt to retry the run loop after issuing #stop. by @ioquatix in #297 * Add write timeout test. by @ioquatix in #298 2.8.1 (2024-02-01) What's Changed * Don't enable io_write hook on Ruby < 3.3.1 as it's buggy. by @ioquatix in #303
jperkin
pushed a commit
that referenced
this issue
Feb 7, 2024
# rio 1.0.1 * POTENTIALLY BREAKING: Due to compiling time concerns, roll back the decision to move `arrow` to `Imports`. It is now `Suggests`. `setclass = "arrow"` works if `arrow` is installed. #315 #376 # rio 1.0.0 * Stop loading the entire namespace of a suggested package when it is available #296 * Unexport objects: `.import`, `.export`, `is_file_text`; remove documentation for `arg_reconcile` #321 * Update Examples to make them more realistic #327 * Add support for `qs` #275 h/t David Schoch * Use `arrow` to import / export `feather` #340 * `export_list` can write multiple data frames to a single archive file (e.g. zip, tar) or a directory #346 h/t David Schoch * `get_info` is added #350 * POTENTIALLY BREAKING: `setclass` parameter is now authoritative. Therefore: `import("starwars.csv", data.table = TRUE, setclass = "tibble")` will return a tibble (unlike previous versions where a data.table is returned). The default class is data frame. You can either explicitly use the `setclass` parameter; or set the option: `options(rio.import.class = "data.table")`. h/t David Schoch #336 * Parquet and feather are now formats supported out of the box; Possible to setclass to `arrow` / `arrow_table`; ArrowTabular class can be exported #315 * Add "extension", "labelled" vignettes * Support readODS 2.1.0 features such as reading and writing Flat ODS; export Multiple data frames #358 * POTENTIALLY BREAKING: Use `writexl` instead of `openxlsx`. Option to read xlsx with `openxlsx` (i.e. `import("starwars.xlsx", readxl = FALSE)`) is always `TRUE`. The ability to overwrite an existing sheet in an existing xlsx file is also removed. It is against the design principle of `rio`. * POTENTIALLY BREAKING: The following options are deprecated: `import(fread)`, `import(readr = TRUE)`, `import(haven)`, `import(readxl)` and `export(fwrite)`. import will almost use `data.table`, `haven`, `readxl`, and internal function (for fwf) to import and export data. Currently, those options stay for backward compatibility but will be removed in v2.0.0. #343 h/t David Schoch * POTENTIALLY BREAKING: `...` is handled differently. Underlying functions using "Tidy" convention (e.g. `readxl::read_xlsx()`) can use "Base Convention" (See the new vignette: `remap`). Unused arguments passed to the underlying function as `...` are silently ignored by default. A new option `rio.ignoreunusedargs` is added to control this behavior. #326 * Bug fixes - ... is correctly passed for exporting ODS and feather #318 - POTENTIALLY BREAKING: JSON are exported in UTF-8 by default; solved encoding issues on Windows R < 4.2. This won't affect any modern R installation where UTF-8 is the default. #318 - POTENTIALLY BREAKING: YAML are exported using yaml::write_yaml(). But it can't pass the UTF-8 check on older systems. Disclaimer added. #318 - More check for the `file` argument #301 - `import_list` works with single Excel/HTML/Zip online #294 - Correct XML/HTML escaping #303 - Create directory if it doesn't exist #347 * Declutter - remove the obsolete data.table option #323 - write all documentation blocks in markdown #311 - remove all @importFrom #325 h/t David Schoch - rearrange "Package Philosophy" as a Vignette #320 - Create a single source of truth about all import and export functions #313 - Clarify all concepts: now there is only `format` #351 * New authors - David Schoch @schochastics # rio 0.5.30 * Maintenance release: new maintainer * Mark `.sas7bdat` as deprecated * Change the minimum R version to 3.6 # rio 0.5.29 * fixes for CRAN # rio 0.5.28 * Various fixes to tests, examples, and documentation for CRAN. * Temporarily disabled some tests that failed on Mac M1s. # rio 0.5.27 * Documentation fixes for CRAN.
jperkin
pushed a commit
that referenced
this issue
Mar 26, 2024
Hello all! This will likely be the final release of Amfora. For more information, please see my blog post, https://www.makeworld.space/2023/08/bye_gemini.html Thanks to all the users and especially the contributors, who made this project the personal success it was for me. The following is copied from the CHANGELOG.md file in this repo. Added Syntax highlighting for preformatted text blocks with alt text (#252, #263, wiki page) Client certificates can be restricted to certain paths of a host (#115) header config option in [subscriptions] to allow disabling the header text on the subscriptions page (#191) Selected link and scroll position stays for non-cached pages (#122) Keybinding to open URL with URL handler instead of configured proxy (#143) include theme key to import themes from an external file (#154, #290) Support SOCKS5 proxying by setting AMFORA_SOCKS5 environment variable (#155) When bookmarking a page, the first level one heading is suggested as the name (#267, #293) Confirmation prompts for URL schemes in new [url-prompts] config section (#301, #302) Changed Center text automatically, removing left_margin from the config (#233) max_width defaults to 80 columns instead of 100 (#233) Tabs have the domain of the current page instead of numbers (#202) Closing Amfora with q was removed in favor of Shift-q (#243) Paging up or down scrolls by 50% instead of 75%, to match less (#303) Update deps, require Go 1.17 (#336) Show local directory index file if available (#319) Updated Project Gemini URLs (#342) Fixed Modal can't be closed when opening non-gemini text URLs from the commandline (#283, #284) External programs started by Amfora remain as zombie processes (#219) Prevent link lines (and other types) from being wider than the max_width setting (#280) new:7 on new tab page fails to open link (#306) Slashes aren't decoded in redirect URLs (#322, #324) Typing localhost in the bottom bar actually loads localhost instead of searching (#326, #327)
jperkin
pushed a commit
that referenced
this issue
Aug 24, 2024
Features / Improvements ✨ Support marking a room as a direct message room (#92) Add external_edit_file_suffix to config (#253) Allow typing newline with <S-Enter> and enable keyboard enhancement protocol (#272) Display file sizes for attachments (#278) Implement set/unset/show for alternative and canonical aliases (#279) Allow notifications on open room if terminal not focused (#281) Add command to set per-room notification levels (#305) Add message slash commands (#317) Support reacting literally with non-Emojis (#320) Include room name in desktop notifications (#326) Add ban/unban/kick room commands (#327) Add command for setting room history visibility (#328) Add commands for viewing and clearing unreads (#332) Documentation / README updates 📚 Update Welcome window to reference TOML instead of JSON (#254) Add FreeBSD installation instructions (#280) Fix openSUSE link and installation command in README (#283) Add Hombrew as install method on MacOS (#303) Bug Fixes 🐞 Fix reaction count when there are duplicate reaction events from a user (#239) Prevent sending duplicate reaction events (#240) Use color overrides for users when message_user_color is enabled (#245) Fix image preview placement when messages are preceded by a date in the timeline (#257) Trim :editor output and check if it's empty (#275) Add error for missing username on :logout (#277) Remove timeout for desktop notifications (#314) Fix underflow panics when using TextPrinter::push_span_nobreak (#322) Remove modifyOtherKeys enablement (#324) Avoid treating simple messages as Markdown (#325) Handle message marks on non-64-bit platforms (#329) Building / Housekeeping 🧹 Update to ratatui-image@1.0.0 (#241) Update Cargo.toml to v0.0.10-alpha.1 and update dependencies (#269) Update to modalkit{,-ratatui}@0.0.19 (#273) Fix LICENSE file (#274) Add missing darwin build dependency (#286) Fix newer Clippy warnings for 1.80 (#301) Add FreeDesktop MetaInfo file (#315) Update to modalkit{,-ratatui}@0.0.20 (#319) Add metadata for cargo-deb and cargo-generate-rpm (#321) Build cross-platform binaries and packages of main (#323)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I checked this report:
https://us-east.manta.joyent.com/pkgsrc/public/reports/trunk/x86_64/20210422.1237/samba-3.6.25nb27/install.log
The tail of the log is:
If I understand this correctly, the package is building successfully - there is just a stray file (or files) that wasn't accounted for by the build process.
Side note: I've been switching a lot of my joyent/pkgsrc zones over to use trunk with the intention of simplifying my life and getting all of my zones on the same page. Would you recommend using an LTS or a quarterly release instead?
The text was updated successfully, but these errors were encountered: