py-pwntools: Update to 4.14.1
Changes:
4.14.1
- Show symbols defined to value 0 (start of file)
- Fix installation on Python 3.5 and lower
- fix: update apport coredump path handling for CorefileFinder
- Fix memcpy shellcraft template off-by-one
- Fix parsing corefile with missing auxv
- Fix syntax highlighting of multiline comments in ASM
- Exclude broken Unicorn
4.14.0
- Add local libc database provider for libcdb
- Add offline parameter for `search_by_hash` series function
- libcdb: add `offline_only` to `search_by_symbol_offsets`
- libcdb.unstrip_libc: debug symbols are fetched only if not present
- Add basic support to debug processes on Windows
- Support asm/disasm on Windows
[15 lines not shown]
gromit-mpx: Conditionalize appindicator support
In this way we can possibly upstream such patches so all package
managers could benefit of them to possibly avoid a dbus dependency.
gromit-mpx: Import gromit-mpx-1.7.0 as wip/gromit-mpx
Gromit-MPX is an on-screen annotation tool that works with any Unix
desktop environment under X11 as well as Wayland.
Its main use is for making presentations of some application.
Normally, you would have to move the mouse pointer around the point of
interest until hopefully everybody noticed it. With Gromit-MPX, you
can draw everywhere onto the screen, highlighting some button or area.
The name stands for (GRaphics Over MIscellaneous Things -
Multi-Pointer-EXtension). It is a multi-pointer port of the original
Gromit annotation tool by Simon Budig.
kubectl: update to 1.33.0
Changes by Kind
Deprecation
* The pod status.resize field is now deprecated and will no longer be
set. The status of a pod resize will be exposed under two new conditions:
PodResizeInProgress and PodResizePending instead.
[SIG API Machinery, Apps, CLI, Node, Scheduling and Testing]
API Change
* Added feature gate DRAPartitionableDevices, when enabled, Dynamic
Resource Allocation support partitionable devices allocation.
[SIG API Machinery, Architecture, Auth, CLI, Cloud Provider,
Cluster Lifecycle, Instrumentation, Network, Node, Scheduling, Storage and
Testing]
* Added support for in-place vertical scaling of Pods with
[102 lines not shown]
d2: update to 0.7.0
Features
* Icons:
* connections can include icons
* Syntax:
* suspend/unsuspend to define models and instantiate them
* Globs:
* support for filtering edges based on properties of endpoint
nodes (e.g., &src.style.fill: blue)
* level filter implemented
* Render:
* markdown, latex, and code can be used as object labels
* shape: c4-person to render a person shape like what the C4 model
prescribes
* Icons:
* border-radius should work on icon
* Misc:
[44 lines not shown]
iosevka-*: update to 33.2.2
* Refine shape of the following characters:
* LATIN CAPITAL LETTER G WITH HOOK (U+0193).
* LATIN LETTER SMALL CAPITAL G WITH HOOK (U+029B).
* CYRILLIC CAPITAL LETTER KOMI DZJE (U+0506).
* CYRILLIC SMALL LETTER KOMI DZJE (U+0507).
* THERE DOES NOT EXIST (U+2204).
* CYRILLIC CAPITAL LETTER IOTIFIED A (U+A656).
* CYRILLIC CAPITAL LETTER IOTIFIED CLOSED LITTLE YUS (U+A65C).
* CYRILLIC SMALL LETTER IOTIFIED CLOSED LITTLE YUS (U+A65D).
* LATIN CAPITAL LETTER VOLAPUK UE (U+A79E).
* LATIN SMALL LETTER VOLAPUK UE (U+A79F).
* MODIFIER LETTER SMALL CAPITAL G WITH HOOK (U+10794).
* MUSICAL SYMBOL DOUBLE SHARP (U+1D12A).
* Add Characters:
* MUSICAL SYMBOL FERMATA (U+1D110).
* MUSICAL SYMBOL FERMATA BELOW (U+1D111).
geoipupdate: Import geoipupdate-7.1.0 as wip/geoipupdate
The GeoIP Update program performs automatic updates of GeoIP2 and
GeoLite2 binary databases.
CSV databases are not supported.
xan: update to 0.50.0
Features
Adding moonblade function log2, log10 and support for custom base with an optional argument of log.
Adding \0, \x.. and \u{......} literals to moonblade strings.
Adding moonblade function col?.
Fixes
Better color support for legacy Windows terminals.
Fixing to_timezone function with UTC timestamps on some platforms where jiff is built "bundled".
Fixing moonblade commands (e.g. filter, map etc.) when using -n/--no-headers.