lsof expects to be able to walk the namecache as a linked list using
kmem grovelling. The namecache on NetBSD now uses rbtree instead of
hash buckets + linked list. While it's certainly possible to iterate an
rbtree using kmem it's also more complicated and code doesn't exist yet.
Unfortunately this means lsof for now doesn't resolve pathnames for
type VREG.
Change log:
0.6.2
======
- added udev property ID_REVISION as a fallback
- storing revision information in XfburnDevice
- added missing xml header
- Updated Data Composition to define the context menu from file (3/3)
- Updated Audio Composition to define context menu from file (2/3)
- Adding a popup UI file for context menus (1/3)
- code clean up for deprecated Glib/Gtk+ Widget definitions
- update AppData to AppStream and project URLs all around
- Add missing translate tags in xfburn.ui
- Make a bunch of strings translatable
- fixed double translateable on Help label
- Make xfburn.ui translatable
- post release version bump
- Translation Updates:
, Albanian, Basque, Bulgarian, Catalan, Chinese (China), Chinese
(Taiwan), Croatian, Czech, Danish, Dutch, French, Galician, German,
Greek, Hebrew, Hungarian, Italian, Japanese, Lithuanian, Malay,
Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil), Russian,
Serbian, Slovak, Slovenian, Spanish, Swedish, Turkish
This new release brings:
- support for the XDG_DESKTOP_DIR environment variable
- documentation for the plug-in system
- fix for a potential crash in the desktop
- fix for parallel builds
- improved translations
This package provides U-Boot for the rk3399-based RockPRO64 from PINE64;
built from ayufan's branch.
This branch has improved boot device support that does not yet exist
in mainline U-Boot. For example for booting from SPI, NVMe and AHCI.
Change log:
1.8.14
======
- Revert "Allow opening of multiple file selections (bug #2487)",
because it introduced a regression (Not possible any more to DnD
multiple files in icon/compact view)
- Translation Updates:
Portuguese
1.8.13
======
- Use tre-view toplevel path of the cursor, if available, in order to
prevent jumping (Bug #16024)
- Increase vertical gap between icon and its label slightly (Bug #16041)
- Fix crash when inserting USB device in tree-view mode. (Bug #15172)
- Fix jump to Home when ejecting a currently viewed device (Bug #16504)
- Allow context menu when editing location in pathbar (Bug #16483)
- Sort device entries in tree view (Bug #16471)
- Allow to open multiple files at once (Bug #2487)
- Fix incorrect pathbar autocomplete (Bug #16267)
- Avoid unreadable names in detailed view (Bug #16391)
- Prevent crash when renaming files (Bug #10805)
- Translation Updates:
Belarusian, Croatian, Finnish, French, Hebrew, Indonesian, Kazakh,
Malay, Portuguese, Portuguese (Brazil)
This release contains plenty of new features, bug-fixes, and general
improvements. Some of the most important highlights include:
* We did it again, the MATE desktop environment is easier to use than before,
once the user starts the session. Do you want to hide applications startup?
Now you can set which applications to show on startup.
* Engrampa now has support for a handful of extra formats, as well as fixed
support for passwords and unicode characters in some of them.
* Eye of MATE now has support for Wayland and we’ve added support for
embedded color profiles.
* The thumbnail generation has been reworked and fixed in several places.
* Added support for webp files.
* Our window manager, marco, has gotten quite a few changes:
* We’ve brought a bunch of window decorations from the past to feed
your nostalgia.
* Finally added invisible resize borders. No more struggling to find a
border to grab with your mouse!
* All window controls (you know, the min, max, close buttons) are now
rendered in HiDPI.
* The Alt+Tab and Workspace Switcher popups have been entirely reworked.
Now they render in beautiful OSD style, are more configurable, and can
respond to keyboard arrows.
* Tiling windows with the keyboard now allows you to cycle through
different window sizes. You no longer need to feel constrained by only
half of your screen.
* The System Monitor panel applet now has support for NVMe drives.
* Calculator now supports using either “pi” or “π”.
* Scientific notation has been improved.
* Some fixes for supporting pre-defined physical constants.
* The Control Center now displays its icons correctly on HiDPI displays.
* A brand new Time And Date Manager app has been added.
* The Mouse app now supports acceleration profiles.
* The Preferred Applications app has been improved for accessibility, as well
as better support for integration with IM clients.
* The Indicator Applet has slightly better interaction with
oddly-sized icons.
* Speaking of icons, the network manager applet icons in our own themes have
been entirely redesigned and can now be enjoyed on HiDPI displays.
* If you’re the type of person that does not like to be disturbed when busy,
or giving a presentation, or watching a movie, you’ll be happy to know that
the notification daemon now supports a Do-Not-Disturb mode.
* The MATE Panel had several bugs that caused crashes in the past when
changing layouts. Those are now fixed!
* Support for Wayland compatibility has improved considerably.
* Status icons (a.k.a. notification area, or system tray) have support
for HiDPI displays.
* Wanda the Fish got a make-over and now you can enjoy her in full
HiDPI glory.
* The window list applet now supports window thumbnails on hover.
* Various accessibility improvements throughout the panel and its
core applets.
* If your system doesn’t, uh, support systemd you might be interested in
knowing that we’ve added support for elogind to both the MATE Screensaver
and the MATE Session.
* We’ve also added a brand new MATE Disk Image Mounter utility.
* Mozo, the menu editor, now supports Undo and Redo actions.
* Pluma plugins have now fully switched to Python 3.
* Pluma no longer has to envy anything from other complex editors, since it
can now show the formatting marks.
* i18n: All applications have been migrated from intltools to gettext.
libisoburn-1.5.2.tar.gz Sat Oct 26 2019
===============================================================================
* Bug fix: -disk_pattern on -add ./ -- mistook "./" for the root directory
Thanks JBThiel.
* Bug fix: -disk_pattern on -add "" -- yielded SIGSEGV
* Bug fix: -osirrox "concat_split_on" worked only together with -split_size
larger than 0. Thanks William Willems.
* New API calls isoburn_igopt_set_part_type_guid(),
isoburn_igopt_get_part_type_guid(), isoburn_igopt_set_iso_type_guid(),
isoburn_igopt_get_iso_type_guid()
* Enabled GPT type GUIDs with -append_partition,
-boot_image any iso_mbr_part_type=, and -as mkisofs -iso_mbr_part_type
* Made libisoburn and GNU xorriso ready for building out-of-source.
Thanks Ross Burton.
libburn-1.5.2.tar.gz Sat Oct 26 2019
===============================================================================
* Bug fix: No lock was obtained for setting up a fifo object
* Bug fix: Stream recording was applied regardless whether the drive offers it.
This caused Xfburn failures with some MATSHITA laptop drives.
* Bug fix: TDK Corporation was not recognized as manufacturer of DVD-R "TTH02"
* Made libburn ready for building out-of-source. Thanks Ross Burton.
* New API calls burn_drive_get_feature_codes(), burn_drive_get_feature()
* New cdrskin option --list_features
Changes:
* New API calls iso_write_opts_set_part_type_guid(),
iso_write_opts_set_iso_type_guid()
* New API call iso_nowtime()
* New flag bit2 of iso_node_set_acl_text() to be verbous about failures
* Made libisofs ready for building out-of-source. Thanks Ross Burton.
* Bug fix: Appended GPT partitions were not covered by the protective MBR
partition
* Bug fix: Multi-session emulation spoiled GPT production.
"GPT partitions ... overlap". Regression towards 1.4.8
* Bug fix: Appending partitions 5 to 8 caused damaged ISO filesystems if not
for SUN disk label
* Bug fix: SIGSEGV happened if options bit 14 of
iso_write_opts_set_system_area() is set and no El Torito boot image
is defined
Changes from 1.6.1 to 2.0.0:
Add ncurses mode for interactive file deletion (plain mode still available via --plain or ./configure).
Add --minsize option.
Add --maxsize option.
Add --time option.
Add --order=ctime option.
Add --log option.
Use configure script for installation (Autotools/Automake).
Changes from version 1.6.0 to 1.6.1:
Fix 'invalid option' error for -I.
Changes from 1.51 to 1.6.0:
Add --nohidden option.
Add --permissions option.
Add --order option.
Add --reverse option.
Add --immediate option.
Speed up file comparison.
Fix bug where fdupes fails to consistently ignore hardlinks, depending on
file processing order, when F_CONSIDERHARDLINKS flag is not set.
Fix bug in is_hardlink(): Proper traversal of duplicates is done via
dupe->duplicates, not via dupe->next.
Revise md5.c to compile under OSX.
Remove EXTERNAL_MD5 configuration option.
Various other changes (see git log).
Fixes build.
Changes Since Last Release
Update qt/platform.py to support other Unix style OSes (#444)
Fix font size scaling issue in properties dialog [qt] (#504)
Updates to support Python 3.7
Fix issue with result window appearing partially off-screen [qt] (#521)
Fix translation error for Simplified Chinese
Updates to language files for German (#479)
Fix error with multiple close calls to the progress window [qt] (#460, #449)
Add Travis CI Builds
Un-recurse methods get_files() and get_state() to improve stability (#421)
Updates to language files for Italian (#445, #446, #447, #448)
Fix issue with cache_shelve (#402, #439)
Updated Windows packaging and builds (#438, #456, #461, #491, #474, #490, #565)
Handle OS termination signals (#425)
Make documentation installation optional
Move cocoa UI to dupeguru-cocoa [cocoa]
Version 0.99.11
~~~~~~~~~~~~~~~
Released: 2019-09-03
New Features:
- Add code of conduct document
- build: Migrate from intltool to gettext
- rules: Split off HID++ udev rules
- Harden systemd service
- Let systemd create /var/lib/upower
- Move D-Bus policy file to /usr/share/dbus-1/system.d/
Bug fixes:
- Fix endless loop burning 100% CPU on keyboard plugout with external
backlight
- linux: Start polling for unknown device batteries too
- linux: Retry to get a battery type if it's unknown
- linux: Don't treat device batteries like laptop batteries
- Replace use of G_TYPE_INSTANCE_GET_PRIVATE and g_type_class_add_private()
Version 0.99.10
~~~~~~~~~~~~~~~
Released: 2019-02-20
Bugfixes:
- Set 'pending-charge' for DisplayDevice if at least one
battery is in the 'pending-charge' state
- Map pending-charge to fully-charged when charge is 100%
Version 0.99.9
~~~~~~~~~~~~~~
Released: 2018-10-25
Bugfixes:
- Fix lack of update after AC status changes, and broken keyboard
backlight, following the daemon lockdown added in 0.99.8
- Multiple API documentation fixes
- Out-of-tree build fixes
Version 0.99.8
~~~~~~~~~~~~~~
Released: 2018-06-18
New Features:
- Lock down systemd service file
- Add support for "Unknown" capacity level, and clarify handling
of devices with coarse battery levels
- Add a new version of up_client_get_devices() which unrefs contents
Bugfixes:
- Fix warnings when D-Bus related properties change
- Prevent crash after attaching an Apple TV, and support newer
versions of iOS
- Lower severity of "unhandled action" messages
- Fix battery status on MacBooks after a plug or unplug event
- Fix double-close on exit
Version 0.99.7
~~~~~~~~~~~~~~
Released: 2017-11-28
New Features:
- Add support for Bluetooth LE device batteries (Bastien Nocera)
- Allow to be replaced via --replace,-r (Christian Kellner)
Bugfixes:
- Fix critical action after resume from hibernate (Miroslav Sustek)
- Fix compilation with libimobiledevice git (Bastien Nocera)
Version 0.99.6
~~~~~~~~~~~~~~
Released: 2017-09-11
New Features:
- Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices (Bastien Nocera)
- Detect joysticks as gaming input devices (Bastien Nocera)
Bugfixes:
- Correctly close inhibitor FD (Benjamin Berg)
- Fix crash when '@' is present in the device name (oleid, Bastien Nocera)
- Fix lid detection on FreeBSD (Alberto Villa)
- Grab the model name from device if unavailable from battery (Bastien Nocera)
Version 0.99.5
~~~~~~~~~~~~~~
Released: 2017-07-24
New Features:
- Add a more complete self test for HID++ devices (Bastien Nocera)
- Add BatteryLevel property for devices with a finite number of power levels (Bastien Nocera)
- Add support for pausing and resuming of the daemon poll (Christian Kellner, Bastien Nocera)
- Get a serial number for device batteries (Bastien Nocera)
- Refresh devices after waking up from sleep (Christian Kellner)
Bugfixes:
- Add proper error and cancellable handling to UpClient constructor (Martin Pitt)
- Do not spin in a loop when /proc/timer_stats cannot be written (Richard Hughes)
- Exit early from up-tool when connecting to upower fails (Martin Pitt)
- Expand the integration-tests to run in more environments (Bastien Nocera, Christian Kellner)
- Fix reading and writing the keyboard brightness level (Hans de Goede, Marco Trevisan)
- Fix -Wformat-y2k compilation errors (Bastien Nocera)
- Lower initial power usage when iDevice isn't accessible (Bastien Nocera)
- Simplify string checks in upower-glib (Bastien Nocera)
This package has several hard-coded paths which are incorrect from our
perspective (one of which has a typo in it, and wouldn't work anywhere)
and need adjustment. While here, also correct some issues that pkglint
noted.
- Switch to golang.org/x/time/rate
- Print the notes when displaying a firewall rule
- Add optional --notes to the firewall rule creation
- Add warning note to server upgrade-plan change command
- Add support for virtual machine plan changes
- Add get_app_info
- Fix travis-ci golang versions
- Update to golang 1.10
- Expose the main interface MAC via server ipv4 list
- Add error tests, changes for nil return
- Fix common on exported type BackupScheduleResponse
- Fixes for backup unit tests
- Add Test_Servers_BackupSetSchedule_OK
- Add Test_Servers_BackupGetSchedule_OK
- Add BackupGetSchedule, BackupSetSchedule
- Add serversBackupGetSchedule, serversBackupSetSchedule
- Remove backupschedule struct, change return type of GetBackups
- Add backup/list, server/backup/(get,set)
- Add commands_backup.go
- Post request and []Backup
- Add backup_test.go file
- Add backup.go file
- Don't disable SSH host key checking
- Lib: update snapshot resource
- Lib: add new network resource
- Feat(*): support restore from backup/snapshot
- Api: add initial bare metal support
This causes problems with bulk builds, at least with limited builds, as the
trailing slash in a package directory name causes pbulk-scan to fail with
"Invalid path from master" and leads to a hung scan phase.
1.14.2 - 2020-02-10
- Fix compilation with GCC 10 (-fno-common)
- Fix minor display issue when scanning 10M+ files
- Slightly reduce memory usage for hard link detection