summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2019-08-05tex-multirow{,-doc}: update to 2.5markd4-18/+18
Solve a clash with the colortbl package, when multirow uses the longtable option. There was a clash with both packages redefining \@cline.
2019-08-05tex-eplain{,-doc}: update to 3.9markd4-19/+18
This minor release fixes a btxmac.tex bug introduced in 3.8 which caused \providecommand to fail. Also, the documentation now has a section on creating PDF bookmarks (a.k.a. outlines), and url and other updates.
2019-08-05Updated www/py-werkzeugadam1-1/+3
2019-08-05py-werkzeug: updated to 0.15.5adam2-7/+7
Version 0.15.5 - Fix a TypeError due to changes to ast.Module in Python 3.8. - Fix a C assertion failure in debug builds of some Python 2.7 releases. - :class:~exceptions.BadRequestKeyError adds the KeyError message to the description if e.show_exception is set to True. This is a more secure default than the original 0.15.0 behavior and makes it easier to control without losing information. - Upgrade the debugger to jQuery 3.4.1. - Work around an issue in some external debuggers that caused the reloader to fail. - Work around an issue where the reloader couldn't introspect a setuptools script installed as an egg. - The reloader will use sys.executable even if the script is marked executable, reverting a behavior intended for NixOS introduced in 0.15. The reloader should no longer cause OSError: [Errno 8] Exec format error. - SharedDataMiddleware safely handles paths with Windows drive names.
2019-08-05doc: Updated textproc/ruby-yard to 0.9.20taca1-1/+2
2019-08-05textproc/ruby-yard: update to 0.9.20taca3-8/+10
Update ruby-yard to 0.9.20, fixing CVE-2019-14369. # 0.9.20 - June 27th, 2019 [0.9.20]: https://github.com/lsegal/yard/compare/v0.9.19...v0.9.20 - Fix parsing of stringified Symbols in Ruby source (#1256). - Fix path traversal vulnerability in `yard server`. This bug would allow unsanitized HTTP requests to access arbitrary files on the machine of a `yard server` host under certain conditions. Thanks to CuongMX from Viettel Cyber Security for discovering this vulnerability. # 0.9.19 - April 2nd, 2019 [0.9.19]: https://github.com/lsegal/yard/compare/v0.9.16...v0.9.19 - Fixed bug in browser back button (#1071, #1228) - Fixed handling of ArgumentError in ExtraFileObject (#1198) - Fixed double return tag displaying on boolean methods (#1226) - Removed unused `Module#namespace_name` function (#1229) - Fixed parsing order of README files. YARD will now prefer README over README.md over README.x.md or README-x.md (and the like). READMEs will now also be ordered by filename; the first README is still chosen unless `--readme` is provided. - Updated AsciiDoc markup support to use non-deprecated calls.
2019-08-05Add tex-hyphen-{belarusian,churchslavonic,occitan}markd1-1/+4
2019-08-05texlive-collection-langeuropean: Add tex-hyphen-occitanmarkd1-3/+3
2019-08-05texlive-collection-langcyrillic: add tex-hyphen-{belarusian,churchslavonic}markd1-4/+4
2019-08-05print: add tex-hyphen-{belarusian,churchslavonic,occitan}markd1-1/+4
2019-08-05tex-hyphen-occitan: Added version 2019markd4-0/+44
Hyphenation patterns for Occitan in T1/EC and UTF-8 encodings. They are supposed to be valid for all the Occitan variants spoken and written in the wide area called 'Occitanie' by the French. It ranges from the Val d'Aran within Catalunya, to the South Western Italian Alps encompassing the southern half of the French pentagon.
2019-08-05tex-hyphen-churchslavonic: Added version 2019markd4-0/+38
Hyphenation patterns for Church Slavonic in UTF-8 encoding
2019-08-05tex-hyphen-belarusian: Added version 2019markd4-0/+39
Belarusian hyphenation patterns in T2A and UTF-8 encodings
2019-08-05tex-hyphen-chinese: enable hyphenationmarkd1-11/+12
2019-08-05Updated databases/py-peewee, www/py-flask-jwt-extendedadam1-1/+3
2019-08-05py-flask-jwt-extended: updated to 3.21.0adam2-9/+9
3.21.0 Require flask 1.0 or greater Move docs to pallets-sphinx-themes Add a new JWT_DECODE_ISSUER option for use with other JWT providers Gracefully handle errors for malformed tokens
2019-08-05py-peewee: updated to 3.10.0adam2-7/+7
3.10.0 Add a helper to playhouse.mysql_ext for creating Match full-text search expressions. Added date-part properties to TimestampField for accessing the year, month, day, etc., within a SQL expression. Added to_timestamp() helper for DateField and DateTimeField that produces an expression returning a unix timestamp. Add autoconnect parameter to Database classes. This parameter defaults to True and is compatible with previous versions of Peewee, in which executing a query on a closed database would open a connection automatically. To make it easier to catch inconsistent use of the database connection, this behavior can now be disabled by specifying autoconnect=False, making an explicit call to Database.connect() needed before executing a query. Added database-agnostic interface for obtaining a random value. Allow isolation_level to be specified when initializing a Postgres db. Allow hybrid properties to be used on model aliases. Support aggregates with FILTER predicates on the latest Sqlite. Changes ------- More aggressively slot row values into the appropriate field when building objects from the database cursor (rather than using whatever cursor.description tells us, which is buggy in older Sqlite). Be more permissive in what we accept in the insert_many() and insert() methods. When implicitly joining a model with multiple foreign-keys, choose the foreign-key whose name matches that of the related model. Previously, this would have raised a ValueError stating that multiple FKs existed. Improved date truncation logic for Sqlite and MySQL to make more compatible with Postgres' date_trunc() behavior. Previously, truncating a datetime to month resolution would return '2019-08' for example. As of 3.10.0, the Sqlite and MySQL date_trunc implementation returns a full datetime, e.g. '2019-08-01 00:00:00'. Apply slightly different logic for casting JSON values with Postgres. Previously, Peewee just wrapped the value in the psycopg2 Json() helper. In this version, Peewee now dumps the json to a string and applies an explicit cast to the underlying JSON data-type (e.g. json or jsonb). Bug fixes --------- Save hooks can now be called for models without a primary key. Fixed bug in the conversion of Python values to JSON when using Postgres. Fix for differentiating empty values from NULL values in model_to_dict. Fixed a bug referencing primary-key values that required some kind of conversion (e.g., a UUID). Add small jitter to the pool connection timestamp to avoid issues when multiple connections are checked-out at the same exact time.
2019-08-04tex-hyphen-* updatesmarkd1-1/+55
2019-08-04tex-hyphen-welsh: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-uppersorbian: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-ukrainian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-turkmen: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-turkish: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-thai: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-swedish: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-spanish: update to 4.5.2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-slovenian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-slovak: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-serbian: update to 1.0b.2019.51186markd3-15/+9
Remove unused files
2019-08-04tex-hyphen-sanskrit: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-russian: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-romansh: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-romanian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-portuguese: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-polish: update to 3.0a.2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-piedmontese: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-norwegian: update to 2019.51186markd3-13/+9
Remove unused files
2019-08-04tex-hyphen-mongolian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-lithuanian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-latvian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-latin: update to 3.1.2019.51186markd3-18/+9
Remove unused files
2019-08-04tex-hyphen-kurmanji: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-italian: update to 2019.51186markd3-12/+9
Remove unused files
2019-08-04tex-hyphen-irish: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-interlingua: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04tex-hyphen-indonesian: update to 2019.51186markd3-11/+9
Remove unused files
2019-08-04Fix packaging under Linuxryoon2-2/+5
2019-08-04Updated devel/radare2-cutter to 1.8.3ryoon1-1/+2
2019-08-04Update to 1.8.3ryoon3-10/+11
Changelog: 1.8.3 Additions Updated radare2 to 3.6.0 Case Insensitive ASM search (#1612) Improve hex selection painting and right click behavior. (#1602) Implement Editing and Viewing of Types in the Types Widget (#1597) Improve Graph Overview Fill and Node Colors (#1596) Implement Seek to start/end of function Shortcuts (#1589) Basic Block Highlight (#1533) Hide duplicate and cross-function edges. (#1582) Fixes and Changes Rename dialog text is now preselected (#1635) Disable asm.movlea by default (#1630) Fix asm.describe typo (#1629) Move graph header to GraphWidget. (#1628) Initial refactoring and improvement for Assembly Options Dialog (#1627) Disable modification buttons for builtin color themes (#1615) Fix crash on theme edition (#1614) Fix Console Font for some Platform Themes (#1610) Don't raise unsynced widgets. (#1609) Remove Memory Widget Pointers and Toggle Actions Refactor Layout Save and Restore Feature (#1538) Use correct character width for hexwidget (#1607) Reset breakpad to buildable commit (#1605) Fix def. Cutter specific Colors for Custom Themes (#1606) Interface theme and theme features refactoring (#1598) Combine Set-As menu items (#1601) Remove default Shiboken2 executable in qmake proj (#1600) Sync hex.pairs eval to "Bytes as pairs" in Hexdump (#1586) Added natural registers sorting in RegistersWidget (#1591) Fix memory leaks found by ASAN. (#1590) Make the shadow selection wider in hex (#1584) Update hex side panel only when visible. (#1578) Fix PNG iCCP errors (#1583) Fix QToolbutton color and offset in light theme. (#1579) Remove tab style modifications in native style sheet. (#1565) Lock Core in CutterCore::loadScript() (#1581) 1.8.2 Additions Updated radare2 to 3.5.1 New Hexedit (#1516) Save Console Wrap in QSettings (#1550) Added hotkeys for undo and redo seek (#1514) Added advanced options aao and avrr to the initial options dialog (#1513) Added X-Refs context menu item for Flags Widget (#1499) New Color Theme Editor (#1461) Added Light Theme (#1486) Added Console Autocompletion from radare2 (#1489) Added Ctrl-Shift-C shortcut (#1476) Show a tooltip with Asm\Hex preview on search hits (#1480) Added Option to toggle Line Wrap in Console (#1466) Fixes and Changes Keep Console Font on Theme Change (#1567) Remove vertical padding in QMenuBar in Light Theme (#1566) Improve Color Theme Copy Feature (#1560) Add Settings and Color Theme Versioning (#1557) Take in to account selected instruction when moving view offset. (#1551) Make code compatible with QT 5.9 (#1553) Fix XrefsDialog Preview Font (#1548) Fix non-integer Font Metrics in Graph (#1545) Fix io plugin listing. (#1544) Remove unnecessary Console Messages (#1546) Fix Sections Size in Visualization Auto Resize Visualization in SectionsWidget Add Permissions Column to SectionsWidget Make gui.dataoffset color adapt to Native Always enter mouse drag mode when clicking on overview widget. (#1539) Refresh overview even when function doesn't change (#1541) Fix Bindings of Signals (Fix #1482) (#1530) Seperate Widget showing grid of bytes from rest of the hexdump panel. (#1504) Fix Shortcuts of DisassemblyContextMenu (#1510) Make grouped dock dragging optional. (#1506) Invalidate overview graph cache when changing color. (#1502) docker/Dockerfile: Make build noninteractive (#1500) Use API for Functions (#1498) Only require Shiboken2 and PySide2 Version up to Minor (#1491) Delete Extra Widgets on Close (#1490) Use same font size for all text in hexdump widget. (#1485) Fix highlighting bugs in DisasmWidget (#1477) Help not getting lost in empty parts of graph. (#1467) Show context menu with non block specific graph actions everywhere. (#1465) Show recent files ordered by opening time. (#1462) Improve project choose page (#1451) Start placing edges from centre. (#1460) Fallback to current offset in LinkTypeDialog (#1458) 1.8.1 After the great 1.8.0 release, this one concentrates on bugfixes and minor improvements. Additions Update radare2 to 3.4.1 (#1420) Add automatic Crash Handling (#1157, #1439, #1443, #1447, #1449) Navigate through graph view with arrows (#1441) Implement middle mouse button panning. (#1433) Make plugins path selectable and bold (#1422) Load plugins from app dir on Windows (#1408) Implement Getter for MainWindow's menus (#1418) Enable dock grouped dragging when available. (#1402) Add emu.str in Preferences->Metadata (#1369) Add compiler information to dashboard (#1385) Fixes and Changes Refactor Refresh and Display of Overview (#1453) Fix Segfault with Extra Widgets Removed max bbsize analysis option (#1424) Fix crash in StringsWidget::on_actionX_refs_triggered. (#1450) Focus on visible disasm or graph (#1444) fix compile ubuntu gcc7 (#1442) Use Python stable ABI >= 3.5 (#1426) Replace GraphView::useCache with dirty flag (#1437) Bring back Launch Script for macOS (#1438) Fix GraphEdge initialization in DisassemblerGraphView (#1436) Rewrite block sorting and placment so that unreachable blocks are processed. (#1428) Minor Header Optimizations (#1429) R2PluginsDialog: Sort plugins by name in ascending order (#1431) Meson: remove workaround for qtmain lib (#1430) Make graph layout more failure resistant. (#1427) Separate graph layout code from GraphView. (#1414) Take pixel ratio into account for graph cache. (#1405) Get color for optimization (#1404) Init Layout after loading Plugin UI (#1407) Xrefs select top item (#1401) Do not update sectionWidget position outside valid range. (#1399) Fixed not switching Disassembly to not opened Graph view using (#1370) build.sh: Check for lrelease-qt5 (#1396) Renamed asm.bbline to asm.bb.line (#1400) Fixed overview basic block highlighting (#1393) Remove Jupyter Integration (#1398) Improve hexdump width calculation. (#1389) Fixed a few issues with the XRef dialog (#1384) Delete all PySide2 QObjects before Py_Finalize( CutterPlugin::terminate() (#1372) Build an app bundle on macOS (#1355) DisassemblerGraphView zooming fix (#1354) Feature/dialogs optimization (#1360) Fix a bug regarding highlighting the words in Graph Fix crash because of mixing debuakebyte"
2019-08-04Updated devel/radare2 to 3.6.0ryoon1-1/+2