Age | Commit message (Collapse) | Author | Files | Lines |
|
XXX Remove MESSAGE as nsd 4.0.0 came out in October 2013?
XXX Did not add dnstap support to pkg.
29 November 2018: Wouter
- Tag for 4.1.26rc1.
27 November 2018: Wouter
- Fix parsezone failure in 4194 fix.
26 November 2018: Wouter
- Fix to not set GLOB_NOSORT so the nsd.conf include: files are
sorted and in a predictable order.
- Added nsd-control changezone. nsd-control changezone name pattern
allows the change of a zone pattern option without downtime for
the zone, in one operation.
- Fix #3433: document that reconfig does not change per-zone stats.
20 November 2018: Wouter
- Fix #4205: enable-recvmmsg in mixed IPv4/IPv6 environment fails.
This sets the msg_hdr.msg_namelen correctly after receipt.
19 November 2018: Wouter
- Support SO_REUSEPORT_LB in FreeBSD 12 with the reuseport: yes
option in nsd.conf.
- Fix #4202: nsd-control delzone incorrect exit code on error.
- Tab style fix to use tab for 8 spaces, from Xiaobo Liu.
25 October 2018: Wouter
- Adjust dnstap socket path for chroot.
22 October 2018: Wouter
- Fix #4194: Zone file parser derailed by non-FQDN names in RHS of
DNSSEC RRs.
- Fix some more, neater code and checks for domain length limit.
- check that the dnstap socket file can be opened and exists, print
error if not.
4 October 2018: Wouter
- dnstap work, the dnstap.proto is a copy of the file from Unbound,
also dnstap.m4 configure include file.
- dnstap collector: free eventbase and memclean nicer.
- dnstap collector: send data and read it in collector.
- dnstap/dnstap.c and .h from Unbound's contribution from
Farsight Security, added to then adapt it for dnstap logging in NSD.
- dnstap.c with auth query and auth response, and called from
the collector.
- dnstap work, config nsd.conf parse.
- dnstap example config.
25 September 2018: Wouter
- NSD 4.1.25 released, trunk has 4.1.26 in development.
18 September 2018: Wouter
- tag for NSD 4.1.25rc1.
17 September 2018: Wouter
- Fix #4156: Fix systemd service manager state change notification
14 September 2018: Wouter
- Remove unused if clause during server service startup.
13 September 2018: Wouter
- Fix typo in clang analysis test.
- Annotate exit functions with noreturn.
- nsd-control prints neater errors for file failures.
12 September 2018: Wouter
- clang analysis test.
11 September 2018: Wouter
- Fix to combine the same error function into one, from Xiaobo Liu.
- Fix initialisation in remote.c.
- please clang analyzer and fix parse of IPSECKEY with bad gateway.
- Fix unit test code for clang analyzer.
- Fix nsd-checkconf fail on bad zone name.
10 September 2018: Wouter
- Fix coding style in nsd.c
7 September 2018: Wouter
- append_trailing_slash has one implementation and is not repeated
differently.
4 September 2018: Wouter
- Fix codingstyle in nsd-checkconf.c in patch from Sharp Liu.
15 August 2018: Wouter
- Fix use_systemd typo/leftover in remote.c.
13 August 2018: Wouter
- tag for 4.1.24 release.
- trunk is 4.1.25 in development.
- Fix that nsec3 precompile deletion happens before the RRs of
the zone are deleted.
- Fix printout of accepted remote control connection for unix sockets.
6 August 2018: Wouter
- tag for 4.1.24rc1 release.
|
|
|
|
2.6.1
This release contains miscellaneous bug fixes since v2.6.0. Most notably,
release v2.6.1 restores support for alternate repositories, which was
accidentally broken in v2.6.0.
2.6.0
This release adds better support for redirecting network calls from a Git LFS
API server to one that requires a different authentication mode, builds Git LFS
on Go 1.11, and numerous other bug fixes and modifications.
|
|
|
|
1.0.0:
Security related: Bewit MACs were not compared in constant time and were thus possibly circumventable by an attacker.
Breaking change: Escape characters in header values (such as a back slash) are no longer allowed, potentially breaking clients that depended on this behavior. See https://github.com/kumar303/mohawk/issues/34
A sender is allowed to omit the content hash as long as their request has no content. The mohawk.Receiver will skip the content hash check in this situation, regardless of the value of accept_untrusted_content. See Empty requests for more details.
Introduced max limit of 4096 characters in the Authorization header
Changed default values of content and content_type arguments to mohawk.base.EmptyValue in order to differentiate between misconfiguration and cases where these arguments are explicitly given as None (as with some web frameworks). See Skipping content checks for more details.
Failing to pass content and content_type arguments to mohawk.Receiver or mohawk.Sender.accept_response() without specifying accept_untrusted_content=True will now raise mohawk.exc.MissingContent instead of ValueError.
|
|
v3.2.0
* fix 303 and 283 by adding the option git_describe_command to allow the user to control the
way that git describe is called.
|
|
|
|
Changelog:
15.0.2
Changes
Don't log parameters on user creation in case of error/exception (server#13479)
RemoveClassifiedEventActivity: check if calendar still exists (server#13506)
Broker: add timezone to CANCEL messages (3rdparty#196)
15.0.1
Changes
Change doc link for 15 (server#12963)
Use strengthify.min on personal settings page (server#12984)
Use default cursor for disabled primary buttons (server#13007)
Better activities for systemtags that are removed by CLI (server#13029)
Ie11 compatibility updatenotifications (server#13076)
Fix exception on LDAP mapping during login (server#13119)
Fix SAML Client login flow on Apple devices (server#13123)
Only trust the X-FORWARDED-HOST header for trusted proxies (server#13150)
Prevent special characters from breaking the file drop remote url (server#13151)
Allow content provider to generate new Index (server#13155)
Make the footer "Get your own free account" translatable (server#13169)
Use a case insensitive search for email (server#13179)
Fix ie11 checkboxes (server#13206)
SCSS cache buster is a combination of apps/theming/scc_vars (server#13209)
Files list not rendering if user has favorites navigation unfolded (server#13215)
Do not forgot to store the second displayname portion (server#13218)
Add default values when parsing account data (server#13252)
Fix opening search results for comments (server#13253)
Fetch lastInsertId only when id null (server#13278)
Add caching headers for public previews (server#13328)
Unbundle user_external to release it via appstore (server#13329)
Rewrite getNumberOfUnreadCommentsForFolder query (server#13335)
Fix can change password check in case of encryption is enabled (server#13349)
Update the CRL (server#13352)
Check anonymous OPTIONS requests file in root (not in subdir) (server#13354)
Re add the uploaded file list to file drops (server#13355)
Returns a 404 instead of exception if app is not installed - #13088 (server#13357)
Transpile arrow function for ie11 compatibility (server#13360)
IE fix for apps menu (server#13361)
Allow URI as data for vcard PHOTO (server#13366)
Throttle with correct metadata (server#13368)
Fix loginflow with apptoken enter on iOS (server#13370)
Register and show when an LDAP user was detected as unavailable/deleted (server#13372)
Fix apps menu overlapping (server#13404)
Use the real logger in the settings (server#13405)
CSP: Allow fonts to be provided in data (server#13411)
HttpClient getHeader can return empty string (server#13425)
Respect classification of calendar events in activity stream (server#13439)
Add support for boolean default (server#13444)
Show the repair steps and repair info output in the web for better feedback (server#13469)
Fix PDF sidebar shown in PDF thumbnails (files_pdfviewer#114)
Do not get the url from the download links (files_videoplayer#74)
Use proper slogan from theming app (firstrunwizard#94)
Update info.xml (firstrunwizard#96)
Update richObjectStringParser.js (notifications#245)
|
|
|
|
Bump PKGREVISION.
|
|
|
|
Version 1.0.2
-------------
This adds two new features for MacOS X:
* Adds a --check option to update the MacOS X launchd path (in case the app's
path changed, for example during a brew update).
* Automatically searches for the tarsnap CLI in /usr/local/bin (which is where
brew puts it, but this directory is not added to the $PATH for GUI apps).
It also includes two bugfixes:
* The MacOS X app->"get info" now displays the version number.
* An existing job's options can now be saved to disk.
Version 1.0.1
-------------
This fixes build problems with Qt 5.10 and 5.11.
|
|
|
|
|
|
4.13.5
======
- New: Add display profiles feature
- Allows for saving/restoring display configurations
- Profiles can be auto-applied when new displays are connected
- Drop the Gtk Theme previews
- Various UI improvements to the settings dialogs
- New icons for the minimal display dialog
- Fix: Fix broken hover effect in the settings manager (Bug #14539)
- Fix: Add default mnemonics back to dialog buttons
- Fix: Add DBUS_GLIB_CFLAGS for Settings Editor (Bug #14385)
- Fix: Force using a period as a decimal separator in xfsettingsd (Bug #11906)
- Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian, Bengali,
Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong), Chinese (Taiwan),
Croatian, Czech, Danish, Dutch (Flemish), English (Australia), English (Great
Britain), Finnish, French, Galician, German, Greek, Hebrew, Hungarian,
Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan, Polish, Portuguese,
Portuguese (Brazilian), Romanian, Russian, Serbian, Slovak, Slovenian,
Spanish, Swedish, Thai, Turkish, Ukrainian, Uyghur
|
|
|
|
xfce4-dict-0.8.2
================
- Avoid segfaults (Bug #14786)
- Only show web search link if we have a valid URL and in dict mode
- Escape link tooltip
- Minor visual improvements
- Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian,
Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
Danish, Dutch, English (United Kingdom), Finnish, French, Galician, German,
Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean,
Latvian, Lithuanian, Norwegian Bokmål, Occitan, Polish, Portuguese,
Portuguese (Brazil), Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
xfce4-dict-0.8.1
================
- Bump gtk3 minimum version to 3.22
- Improve appearance of menu items with icons
- Append web search link to successful queries (Bug #12154)
- Translation updates: Albanian, Arabic, Asturian, Basque, Bulgarian, Catalan,
Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
English (Australia), English (United Kingdom), Finnish, French, Galician,
German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan, Polish,
Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
|
|
8 days decode-dimms: Move SDR-specific code
8 days decode-dimms: Print SPD revision for DDR3 too
|
|
|
|
1.8.2
=====
- Custom actions without an icon could caused the file manager to crash (Bug #14464)
- Fixed segfault while clicking or typing when using wayland (Bug #14461)
- Spinner still active after user cancels to mount volume (Bug #14536)
- Fix standard view border during drag and drop (Bug #14523)
- Fix build without HAVE_GIO_UNIX (Bug #12863)
- Fix messed up row-height with disabled "automatically expand columns as needed" in
detailed view. (Bug #14548)
- Add custom date format Bug (#14527)
- Avoid segfault on file operations (Bug #14281)
- Update progress when deleting files (Bug #14102)
- More options for thumbnail size (Bug #14451)
- Show numeric(%) progress in file operation dialog (Bug #14102)
- Add Ctrl+= as alternative accelerator for Zoom In (Bug #14586)
- Fix UCA forgets keyboard shortcut (Bug #14617)
- Add preference to open new thunar instances as tabs (Bug #13314)
- Add support for folder.jpg (Bug #14576)
- Show file size in binary units by default (Bug #14653)
- Removed start limit from Bulk Renamer to rename by number (Bug #14437)
- Added preferences item to toggle 'delete' in the context menu (Bug #13327)
- Added infobox to preferences in order to inform about missing gvfs
- Right mouse click will not display icons for custom actions (Bug #14685)
- Allow tabs switch with Ctrl + PgUp/PgDown (Bug #9585)
- Many minor styling fixes
- Translation updates: Albanian, Amharic, Arabic, Asturian, Basque, Belarusian, Bengali,
Bulgarian, Catalan, Chinese (China), Chinese (Hong Kong SAR China), Chinese (Taiwan),
Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Esperanto,
Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic,
Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay,
Norwegian Bokmål,Norwegian Nynorsk, Occitan, Persian (Iran), Polish, Portuguese,
Portuguese (Brazil), Punjabi, Romanian, Russian, Serbian, Slovak, Slovenian, Spanish,
Swedish, Telugu, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese
|
|
o new /lastlog commands -saveall and -loadall that save and load the
current window's lastlog, allowing session restoring
o new REFRESH_WINDOW_LASTLOG binding that will fully redraw the
current window, using data from the lastlog, leaving it in a
scrollable manner
o fix run-time errors on macOS
o ircII is now cross compileable
o add a basic help2html.pl script that converts the help pages into
(poorly so far) formatted html pages, many help issues pages fixed
o restore case-insensitive /lastlog, accidentally broken in 20161207
o fix input line scrolling problem where it would not keep any of the
existing input line.
|
|
|
|
|
|
|
|
Some docs are building unconditionally if asciidoc is present that leads to
non deterministic PLIST.
|
|
|
|
no changelog available
|
|
security/py-bcrypt
|
|
|
|
3.1.6:
Added support for compilation on Haiku.
|
|
|
|
3.9.1
Resolve XSS issue in browsable API.
Upgrade Bootstrap to 3.4.0 to resolve XSS issue.
Resolve issues with composable permissions.
Respect limit_choices_to on foreign keys.
|
|
Noteworthy changes in version 1.34:
* Support for riscv32.
* New API to allow emergency cleanup after internal fatal errors.
* Minor bug and portability fixes.
|
|
|
|
Changes on 1.3.1 since 1.3.0.2:
* Fixed crash on reload while directory changes (folder might be not ready yet).
* Changed size of large thumbnails to 512 since 256*256 appears to be small on
hi-res displays.
* Added application/gzip to archivers.list file next to application/x-gzip.
* Added image/x-compressed-xcf to archivers.list file for xarchiver.
|
|
Changes in 5.2.6
NEW keyword "keyentry" places an entry in the key without actually plotting
NEW "set style boxplot medianlinewidth <lw>"
CHANGE drop non-working support for CIE/XYZ color space
CHANGE strptime ignores content read with format a/A/w/W
FIX various corner-case bugs and overruns found by fuzzing
FIX revise waitforinput in x11 terminal
FIX revise waitforinput and terminal close events in qt terminal
FIX revise waitforinput and new window events in monothreaded wxt terminal
FIX lua.trm compatibility with lua version 5.3
FIX error line reporting inside an if/else bracketed clause
FIX error in date conversion for times within a nanosecond of a year boundary
|
|
|
|
|
|
family of ARM based SoCs.
It is used for example when updating u-boot on an Odroid-C2 board.
|
|
|
|
|
|
### mate-utils 1.21.1
* Translations update
* disable deprecation warnings for distcheck
* Use make functions for HELP_LINGUAS
* Replace -Dokumentationsprojekt with Documentation Project
* mate-dictionary: Fix memory leak
* Fix spelling and grammar mistakes
* search-tool: replace deprecated gtk_menu_popup
* screenshot: replace deprecated gdk_flush
* dictionary: replace deprecated gdk_flush
* dictionary: replace deprecated gtk_menu_popup
* dictionary: Replace deprecated GtkFontButton accessors
* disk-usage-analyzer: replace deprecated gtk_menu_popup
* Update Catalan sceenshots of mate-dictionary
* Add Catalan screenshots
* add mate-dictionary help to transifex
* add mate-system-log help to transifex
* add mate-search-tool to transifex
* add mate-disk-usage-analyzer to transifex
* Baobab help: Terminal command updated to 'mate-disk-usage-analyzer'
* baobab-chart: avoid deprecated 'gtk_style_context_set_background'
* gsearchtool: avoid deprecated 'gtk_window_set_wmclass'
### mate-utils 1.21.0
* Translations update
* Add support for non-interactive screenshot directly to clipboard
* avoid deprecated GtkStock
|
|
|
|
.18.18.1.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.18.188
C.18.18.18VS: ---------------------------------------------------------------------ync with transifex
Menta/Submarine: fix backdrop/focus state with gnome-disk-utility
submarine: reduce button radius
submarine: fix headerbar backdrop state button jumping
some themes: drop styling for eom sidebar buttons
submarine: give emoji-picker popup a nicer look
submarine: few fixes for buttons in titlebar and popovers
submarine: fix font color in lightdm-settings
highcontrast: Use normal titlebar size for utility windows
all themes: add a thiny border to the panel
submarine: fix borders in filechooser placessidebar
### 3.22.17 (GTK 3.22)
* sync with transifex
* submarine: drop double border of scrollbar sliders
* Submarine: some border fixes for caja notebook
* all themes: xrandr-applet menu styling
* Submarine/GreenLaguna: fix bg of foo-scroll-area
* Menta themes: fix background size for windows-control icons
* all themes: Mate Panel: Fix align with CheckBoxes in applet popup menu
* Menta themes: use icons with best resolution
* HighContrast: use HC icon-theme
* Fix more HighContrast themes visibility with metacity
* HighContrast: Rework colors
* TOK: "menu > menuitem" instead "menu menuitem"
* Update default cursor size
* TOK/TG: Fix: checkboxes and radio buttons are little and blurry
* Fix HighContrast themes visibility with metacity
* use HighContrastInverse theme from gtk+
|
|
|
|
### pluma 1.21.2
* sync with transifex
* tx: update translation sources
* Use the same legal.xml file
* Use make functions for HELP_LINGUAS
* tx: update help source for transifex
* tx: improve makepot
* Refer to the strftime(3) man page for more information...
* Refer to the pluma(1) man page for more information...
* Remove unused screenshots
* tx: update transifex source
* Fix spelling and grammar mistakes
* help: fix help links
* Use actual pluma screenshot for Catalan
* Use actual pluma screenshot
* tx: generate userguide source
* tx: add pluma-user-guide to transifex config
* Fix spelling and grammar mistakes
* prefs-manager: silent some build warnings
* fix a few introspection and doc warnings
* Fix search backwards with regex
* pluma-document: fix possible memory leak
* pluma-view: Fix: Don't loss the PRIMARY clipboard
* pluma-document: Fix: don't crash using files with 'bom'
* make the 'close confirmation dialog' bigger with multiple files
* pluma-view: Fix: unexpectedly switch between tabs
* close-confirmation-dialog: Fix: don't resize the dialog unexpectedly
* pluma-sort-plugin: avoid extra empty line
* pluma-view: Fix bold and italic fonts in menus
* spell plugin: Autocheck spelling with [control + F7]
* add the option to hide the frist tab if there is only one tab
* notebook: drop unused 'pluma_notebook_set_always_show_tabs'
* pluma-view: Fix possible memory leak
* pluma-view: use static variables for cssprovider and settings
* pluma-view: sync the font in context-menu with gsettings key
* pluma-window: make sure some resources are freed
* add the abbility to switch tabs using [ctrl+tab] and [ctrl+shift+tab]
* pluma-view: Fix font in context menu
* pluma-view: pluma_override_font: add the provider only one time
* pluma-view: Fix: Bold and Italic fonts don't work
### pluma 1.21.1
* Translations update
* pluma-utils.c: avoid deprecated 'gdk_error_trap_push/pop'
* pluma-notebook: avoid new file with double click in vertical scrollbar
* pluma-notebook: avoid new file with double click in forward arrow button
* pluma-notebook: Fix: unexpected behavior with dnd selected text
* pluma-view: Fix: unexpected behavior with dnd under line numbers
* pluma-notebook: pass event to gdk_seat_grab
* pluma-window: use gtk_menu_popup_at_widget for GtkNotebook
* pluma-utils: remove unused 'pluma_utils_menu_position_under_tree_view'
* avoid deprecated 'gtk_menu_popup'
* pluma-print-preview: Fix weird behavior with mouse buttons
* Fix: Pluma crashes with mouse wheel over a tab
* pluma-notebook.c: avoid deprecated 'gdk_pointer_ ...' functions
* pluma-notebook.c: avoid deprecated 'gdk_window_at_pointer'
* avoid deprecated 'gtk_dialog_get_action_area'
* pluma-view.c: avoid deprecated 'gtk_widget_override_font'
* avoid deprecated 'gtk_font_button_set/get_font_name'
* pluma-view.c: Fix: GtkCheckMenuItem "Display line numbers" improved
* pluma-file-browser-widget.c: avoid deprecated GtkImageMenuItem
* error-message-area: avoid 'gtk_info_bar_new_with_buttons' with stock id
* avoid 'gtk_info_bar_add_button' with stock ids
* avoid 'pluma_file_chooser_dialog_new' with stock ids
* avoid 'gtk_file_chooser_dialog_new' with stock id
* pluma-time-plugin.c: avoid 'gtk_dialog_new_with_buttons' with stock id
* avoid 'gtk_dialog_add_buttons' with stock ids
### pluma 1.21.0
* spell-checker.ui plugin: avoid deprecations
* sort.ui plugin: avoid deprecations
* pluma-time-setup-dialog.ui plugin: avoid deprecations
* pluma-time-dialog.ui plugin: deprecations
* pluma-spell-setup-dialog.ui plugin: avoid GtkRadioButton:xalign
* pluma-preferences-dialog.ui: avoid GtkButton:use-stock and GtkImage:stock
* pluma-encodings-dialog.ui: avoid GtkButton:use-stock
* externaltools plugin: outputpanel.ui: avoid GtkHBox and GtkVButtonBox
* spell plugin: languages-dialog.ui: avoid deprecations
* docinfo.ui plugin: avoid GtkVBox, GtkHBox, GtkLabel:xpad/ypad and GtkTable
* plugins: docinfo.ui: avoid GtkButton:use-stock and GtkImage:stock
* spell plugin: pluma-spell-setup-dialog.ui: avoid deprecations
* python console: config.ui: avoid GtkButton:use-stock
* Make notebook tabs scrollable
* avoid deprecated GtkButton:use-stock
* Fix warning with external tools plugin
* avoid deprecated GtkStock
|
|
|
|
### mozo 1.21.1
* Translations update
* disable deprecation warnings for distcheck
* Remove libdir from Mozo/config.py
### mozo 1.21.0
* Translations update
* drop acinclude.m4 which is not needed anymore
* Support new mate-menus api
* just reindent python code
|
|
|
|
|