Next | Query returned 76 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2021-11-07 14:24:04 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
glib2 glib2-tools gdbus-codegen: updated to 2.70.1

Overview of changes in GLib 2.70.1
==================================

* Fix network changes not being signalled from NetworkManager (work by
  Julian Andres Klode)

* Fix build when building with --fatal-meson-warnings (work by Eli Schwartz) (!2304)

* Bugs fixed:
 - g_network_monitor_nm never updates on connection change (listens for signal \ 
on wrong dbus interface)
 - !2245 gdesktopappinfo: Do not call xterm when it does not exist, inform the \ 
caller the launch failed
 - !2253 Backport !2251 “GString: Bump minimum size” to glib-2-70
 - !2256 Backport !2254 “Small optimization for g_object_set” to glib-2-70
 - !2259 Backport !2257 “Fix documentation for \ 
g_dbus_object_manager_get_object().” to glib-2-70
 - !2262 Backport !2244 “gutils: Avoid segfault in \ 
g_get_user_database_entry” to glib-2-70
 - !2271 Backport !2266 “fix uninitial variable” to glib-2-70
 - !2276 Backport !2274 “Do not try to access errno after calling \ 
getpwnam_r.” to glib-2-70
 - !2300 Backport !2285 “fix issues found by svace static code \ 
analyzer” to glib-2-70
 - !2301 Backport !2293 “glib-private: Fix MSVC build with \ 
AddressSanitizer” to glib-2-70
 - !2302 Backport !2291 “gnetworkmonitornm: Stop using removed \ 
PropertiesChanged signal” to glib-2-70
 - !2304 meson: fix warnings for extract_all_objects function
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-11 13:55:58 by Dan Cirnat | Files touched by this commit (1)
Log message:
gdbus-codegen: Update devel/gdbus-codegen to 2.70.0
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2021-09-13 09:14:50 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
glib2: updated to 2.68.4

Overview of changes in GLib 2.68.4
==================================

* Bugs fixed:
 - Read past the end of buffer in g_win32_package_parser_enum_packages
 - Backport !2155 “glocalfilemonitor: Avoid a deadlock on \ 
finalization” to glib-2-68
 - Backport !2174 “data-to-c.py: generate new-line at the end of the \ 
file” to glib-2-68
 - Backport !2180 “correctly use 3 parameters for close_range” to glib-2-68
 - Backport !2185 “glocalfile: Fix the global trash dir detection” to \ 
glib-2-68
 - Backport !2208 “g_string_replace: Don't replace empty string more than \ 
once per location” to glib-2-68
 - Backport GWin32AppInfo fixes to glib-2-68

* Translation updates:
 - Chinese (China)
 - Chinese (Taiwan)
 - Occitan (post 1500)
   2021-06-25 09:23:19 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
glib2 glib2-tools gdbus-codegen: updated to 2.68.3

Overview of changes in GLib 2.68.3
==================================
* Bugs fixed:
 - 2311 testfilemonitor test leaks ip_watched_file_t struct
 - 2417 GFile: `g_file_replace_contents()` reports `G_IO_ERROR_WRONG_ETAG` when \ 
saving from a symlink
 - !2133 Backport !2128 “inotify: Fix a memory leak” to glib-2-68
 - !2137 Backport !2136 “tlscertificate: Avoid possible invalid read” to \ 
glib-2-68
 - !2141 Backport !2138 “glocalfileoutputstream: Fix ETag check when replacing \ 
through a symlink” to glib-2-68
   2021-05-11 20:41:28 by Dan Cirnat | Files touched by this commit (1)
Log message:
gdbus-codegen: Update devel/gdbus-codegen to 2.68.2
   2021-04-13 21:22:15 by Adam Ciarcinski | Files touched by this commit (6) | Package updated
Log message:
glib2: updated to 2.68.1

Overview of changes in GLib 2.68.1
==================================

* Fix a crash in `GKeyFile` when parsing a file which contains translations
  using a `GKeyFile` instance which has loaded another file previously

* Pin GIO DLL in memory on Windows (!2016)

* Bugs fixed:
 - g_key_file_load_from_file segfaults on "Key[*]="like lines
 - !1997 Backport !1996 Include glibconfig.h to get the G_OS_UNIX token to glib-2-68
 - !2016 GIO W32: Pin gio DLL
 - !2021 Backport MR !2016 (GIO W32: Pin gio DLL) into glib-2-68
 - !2022 Few fixes and notes for building on Visual Studio 2012 and earlier
 - !2034 Backport MR !2032 (gkeyfile: Drop a redundant check) into glib-2-68
 - !2035 Backport !2026 Split g_test_log() messages that contain multiple lines \ 
to glib-2-68

* Translation updates:
 - English (United Kingdom)
   2021-03-30 11:54:32 by Adam Ciarcinski | Files touched by this commit (1)
Log message:
sync with glib2
   2021-03-23 14:48:27 by Adam Ciarcinski | Files touched by this commit (5)
Log message:
glib2: downgraded to 2.66.8

Overview of changes in GLib 2.66.8
==================================

* Fix a security issue when using `g_file_replace()` with
  `G_FILE_CREATE_REPLACE_DESTINATION`

* Bugs fixed:
 - file-roller symlink attack
 - Backport !2325 “file-roller symlink attack” to glib-2-66
 - Backport !1976 “Use the right permissions for directory watching on \ 
Win32” to glib-2-66

Next | Query returned 76 messages, browsing 21 to 30 | Previous