Commit Graph

331 Commits

Author SHA256 Message Date
10b8ecca1d Accepting request 843412 from GNOME:Next
- Enable building of documentation:
  + Toggle gtk_doc from bcond_with to bcond_without.
  + Use sed to replace gtk-doc version in
    docs/reference/meson.build with 1.32.

OBS-URL: https://build.opensuse.org/request/show/843412
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=436
2020-10-22 12:22:00 +00:00
98b4154ebc Accepting request 842891 from GNOME:Next
update to 3.38.1 - TW should be ready

OBS-URL: https://build.opensuse.org/request/show/842891
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=435
2020-10-22 08:50:43 +00:00
01390e88b8 Accepting request 839401 from home:iznogood:branches:GNOME:Factory
New stable rel

OBS-URL: https://build.opensuse.org/request/show/839401
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=433
2020-10-05 15:07:32 +00:00
9966e5fd4a Accepting request 833853 from GNOME:Next
New stable rel, never forwarded :-(

OBS-URL: https://build.opensuse.org/request/show/833853
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=431
2020-09-14 13:35:22 +00:00
24197efd1a Accepting request 818725 from GNOME:Next
- Update to version 2.64.4:
  + Bugs fixed:glgo#GNOME/GLib#2140, glgo#GNOME/GLib!1507,
    glgo#GNOME/GLib!1523, glgo#GNOME/GLib!1547.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/818725
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=429
2020-07-10 10:07:49 +00:00
5117dfba5b Accepting request 807837 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/807837
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=427
2020-06-04 11:43:32 +00:00
7cdfadd676 Accepting request 792948 from GNOME:Next
Glib is supposed to be backwards compatible, so lets put that to the test - move at least to GF for now, and quite possibly even into TW.


- Update to version 2.64.2:
  + Bugs fixed: glgo#GNOME/GLib#2067, glgo#GNOME/GLib#2081,
    glgo#GNOME/GLib!1421, glgo#GNOME/GLib!1438,
    glgo#GNOME/GLib!1424, glgo#GNOME/GLib!1428,
    glgo#GNOME/GLib!1429, glgo#GNOME/GLib !1431,
    glgo#GNOME/GLib!1432, glgo#GNOME/GLib!1435,
    glgo#GNOME/GLib!1447.
  + Updated translations.
- Update to version 2.64.1:
  + Fix memory monitor tests to only be installed if
    installed-tests are enabled, and to be skipped if
    GObject-Introspection is too old.
  + Bugs fixed: glgo#GNOME/GLib#1986, glgo#GNOME/GLib#1988,
    glgo#GNOME/GLib!1407, glgo#GNOME/GLib!1412.
  + Updated translations.
- Update to version 2.64.0:
  + Use `posix_spawn()` to speed up launching test D-Bus instances.
  + Bugs fixed: glgo#GNOME/GLib#1783, glgo#GNOME/GLib#2049,
    glgo#GNOME/GLib!1384, glgo#GNOME/GLib!1386,
    glgo#GNOME/GLib!1387, glgo#GNOME/GLib!1388,
    glgo#GNOME/GLib!1389.
  + Updated translations.
- Update to version 2.63.6:
  + Fix potential relative read when calling g_printerr(), which
    could lead to a denial of service from a setuid-root process
    being used to block access to the TTY for another user.
  + Fix SOCKS proxy resolver sometimes not being used when
    resolving addresses via Happy Eyeballs (CVE-2020-6750).
  + Several other Happy Eyeballs fixes for address resolution.
  + Various race fixes in `GDBusConnection` and its unit tests.
  + Fix a race condition with D-Bus name ownership.
  + Drop `gio-launch-desktop` helper application in favour of
    calling `sh` directly.
  + Fix win32 exception handling with C# exceptions.
  + Fix thread safety of `GUnixMountMonitor`.
  + Additional fixes to new thread pool attribute behaviour from
    GLib 2.63.4 to check if sched_setattr() is allowed by system
    policies before depending on it.
  + Fix memory leaks and corruption when freeing `GSource`s while
    freeing a `GMainContext`.
  + Drop inappropriate installation of object manager example
    documentation.
  + Varioius other bugs and fixes.
  + Updated translations.
- Update to version 2.63.5:
  + Fix behaviour of `g_file_move()` fallback code to not follow
    symlinks.
  + Rename `--glib-min-version` argument of `gdbus-codegen` to
    `--glib-min-required`.
  + Add gtk-doc checks to CI and fix a number of documentation
    issues.
  + Add a debug message if `g_setenv()` or `g_unsetenv()` are used
    after any threads have been spawned — this will be upgraded to
    a warning in future.
  + Skip memory monitor tests if xdg-desktop-portal or dbusmock are
    not available.
  + Change the `libmount` configure option from a boolean to a
    Meson `feature`.
  + Do not return `target-uri` from `g_file_peek_path()` when
    called on trash/recent files.
  + Drop new TLS certificate API for PKCS #11 backed certificates,
    as the implementation is not ready yet (this is not an API
    break as the API was added earlier in the 2.63 cycle).
  + Updated translations.
  + For changes from earlier in the dev cycle see the NEWS file.
- Rebase glib2-gdbus-codegen-version.patch.

OBS-URL: https://build.opensuse.org/request/show/792948
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=424
2020-04-14 10:19:37 +00:00
7eddd6a42e Accepting request 788984 from home:iznogood:branches:GNOME:Factory
- Update to version 2.62.6:
  + This is expected to be the final release in the 2.62.x stable
    series; maintenance effort will shift to the newer 2.64.x
    stable series now.
  + Fix SOCKS5 username/password authentication.
  + Exception handling fixes on Windows.
  + Bugs fixed: glgo#GNOME/GLib#1986, glgo#GNOME/GLib#1988,
    glgo#GNOME/GLib#2049, glgo#GNOME/GLib!1378,
    glgo#GNOME/GLib!1380, glgo#GNOME/GLib!1393,
    glgo#GNOME/GLib!1394, glgo#GNOME/GLib!1411.
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/788984
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=422
2020-03-28 12:11:30 +00:00
7a2c38ff65 Accepting request 775603 from home:iznogood:branches:GNOME:Factory
Revert removal of gtk-doc during build

OBS-URL: https://build.opensuse.org/request/show/775603
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=420
2020-02-19 12:28:58 +00:00
3165e8520f Accepting request 775216 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/775216
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=419
2020-02-18 16:58:21 +00:00
a5e434d570 Accepting request 767124 from GNOME:Next
Eliminate the -lang recommends

OBS-URL: https://build.opensuse.org/request/show/767124
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=418
2020-01-26 14:44:01 +00:00
e17b205128 Accepting request 762949 from GNOME:Next
- Drop gtk-doc BuildRequires: eliminate a build cycle. In a 2nd
  step we will try to provide a glib2-devel-doc package as part of
  a _multibuild. Also drop -Dgtk_doc=true meson parameter.

OBS-URL: https://build.opensuse.org/request/show/762949
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=415
2020-01-11 00:52:46 +00:00
6adada5191 Accepting request 758308 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/758308
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=413
2019-12-20 11:48:28 +00:00
61bdbb099b Accepting request 749741 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/749741
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=411
2019-11-26 09:25:16 +00:00
0ed2a0e968 Accepting request 746057 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/746057
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=409
2019-11-07 10:53:51 +00:00
87b97b9a56 Accepting request 742006 from GNOME:Next
- Update to version 2.62.2:
  + Bugs fixed:
    - glgo#GNOME/GLib#1896: Use after free when calling
      g_dbus_connection_flush_sync() in a dedicated thread.
    - glgo#GNOME/GLib!1154: Backport glgo#GNOME/GLib!1152
      “gwinhttpvfs: Handle g_get_prgname() returning NULL” to
      glib-2-62.
    - glgo#GNOME/GLib!1156: Backport glgo#GNOME/GLib!1146 Solaris
      fixes to glib-2-62.

OBS-URL: https://build.opensuse.org/request/show/742006
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=407
2019-10-24 11:05:10 +00:00
abf4fbb5d8 Accepting request 735813 from GNOME:Next
Fixup .changes to comply with GNOME:foo standard

OBS-URL: https://build.opensuse.org/request/show/735813
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=405
2019-10-07 14:50:20 +00:00
fe8098424a Accepting request 735025 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/735025
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=404
2019-10-04 15:36:08 +00:00
4f32716dbe Accepting request 727827 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/727827
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=402
2019-09-04 08:57:05 +00:00
e05c68c805 Accepting request 718195 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/718195
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=400
2019-07-24 15:46:39 +00:00
631cef8ca0 Accepting request 715833 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/715833
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=398
2019-07-18 10:28:38 +00:00
43eaf3ac99 Accepting request 714208 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/714208
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=396
2019-07-09 21:30:50 +00:00
419b0e6ee8 Accepting request 709059 from GNOME:Next
New stable release

OBS-URL: https://build.opensuse.org/request/show/709059
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=394
2019-06-11 08:48:02 +00:00
78923c5626 Accepting request 704988 from GNOME:Next
- Set umask to 022 before running glib-compile-schemas
  (boo#1131761).

- Update to version 2.60.3:
  + * Various fixes to small key/value support in `GHashTable`.
  * Bugs fixed:
    - Critical in g_socket_client_async_connect_complete.
    - New GHashTable implementation confuses valgrind.
    - test_month_names: assertion failed.
    - GNetworkAddressAddressEnumerator unsafely modifies cache in
      GNetworkAddress.
    - Leaks in gsocketclient.c connection code.
    - glib/date test fails.
    - GDB pretty-printer for GHashTable no longer works
  + Updated translations.

OBS-URL: https://build.opensuse.org/request/show/704988
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=392
2019-05-27 07:46:23 +00:00
934b1911fc Accepting request 701522 from GNOME:Next
- Move glib2.macros to %_rpmmacrodir. /etc is for the system admin.

OBS-URL: https://build.opensuse.org/request/show/701522
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=390
2019-05-09 20:25:35 +00:00
4889281965 Accepting request 700469 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/700469
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=388
2019-05-04 07:58:03 +00:00
2036c7108f Accepting request 699569 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/699569
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=386
2019-05-01 21:22:30 +00:00
7a707a0956 Accepting request 694617 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/694617
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=385
2019-04-17 12:57:34 +00:00
8d5394939e Accepting request 686203 from home:alarrosa:branches:GNOME:Factory
- Add patch submitted upstream to handle an UNKNOWN NM connectivity
  the same as a NONE value. This partly fixes boo#1103678
  (packagekit reports the network as available on a computer
  without network connectivity which makes plasma-pk-update start
  an update check which obviously fails).
  * 0001-Handle-an-UNKNOWN-NetworkManager-connectivity-as-NONE.patch

OBS-URL: https://build.opensuse.org/request/show/686203
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=383
2019-03-19 10:07:07 +00:00
e7d304f214 Accepting request 684471 from GNOME:Next
New stable branch.

OBS-URL: https://build.opensuse.org/request/show/684471
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=382
2019-03-14 10:25:20 +00:00
a33d991629 Accepting request 673389 from home:dimstar:branches:GNOME:Factory
- BuildIgnore glib2-devel: since we have to require gtk-doc in
  order to produce the doc, we gained an implicit dependency on
  ourselves. The gtk-doc dependency is correct, but glib happens
  to be buildable without this dependency too.
- Rework the check section to be in an own if/endif block so that
  spec-cleaner is not getting confused by it.

OBS-URL: https://build.opensuse.org/request/show/673389
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=380
2019-02-13 10:33:55 +00:00
eae539f6fd Accepting request 669462 from home:dimstar:branches:GNOME:Factory
- Conditionalize enabling of systemtap, default disabled: it
  creates a build loop.

OBS-URL: https://build.opensuse.org/request/show/669462
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=378
2019-02-04 18:44:21 +00:00
a6368f6866 Accepting request 667948 from home:zhangxiaofei:branches:GNOME:Factory
Add missing CVE references
Remove trailing whitespaces

OBS-URL: https://build.opensuse.org/request/show/667948
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=376
2019-01-25 15:24:45 +00:00
bb1e240886 Accepting request 667631 from home:iznogood:branches:GNOME:Factory
New stable release

OBS-URL: https://build.opensuse.org/request/show/667631
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=375
2019-01-22 08:45:50 +00:00
26dcca5f09 Accepting request 667057 from home:mgorse:branches:GNOME:Factory
Mark bsc#1090047 as fixed

OBS-URL: https://build.opensuse.org/request/show/667057
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=374
2019-01-18 23:08:57 +00:00
b2aa872d03 Accepting request 659770 from GNOME:Next
- Update to version 2.58.2:
  + Fix calling gdbus-codegen with --interface-info-{header,body}.
  + Fix parsing month names in certain locales with
    g_date_set_parse().
  + Fix ^*ay handling in g_variant_iter_loop().
  + Various buffer overflow fixes in GMarkup/GVariant/GDBus.
  + A huge number of fixes to the Meson build.
  + Prevent bind mounts being advertised as mounts.
  + Fix cross-compilation of 2.58.x releases with autotools.
  + Bugs fixed: glgo#gnome/GLib!527, glgo#gnome/GLib#1605,
    glgo#gnome/GLib#1271, glgo#gnome/GLib#1546,
    glgo#gnome/GLib#1527, glgo#gnome/GLib!406, glgo#gnome/GLib!334,
    glgo#gnome/GLib#1528, glgo#gnome/GLib#1539,
    glgo#gnome/GLib#1536, glgo#gnome/GLib#1544,
    glgo#gnome/GLib#1562, glgo#gnome/GLib!367, glgo#gnome/GLib!416,
    glgo#gnome/GLib#1572, glgo#gnome/GLib#1522,
    glgo#gnome/GLib#1576, glgo#gnome/GLib!407,
    glgo#gnome/GLib#1582, glgo#gnome/GLib!428,
    glgo#gnome/GLib#1588, glgo#gnome/GLib!462,
    glgo#gnome/GLib!238, glgo#gnome/GLib!312, glgo#gnome/GLib#1520,
    glgo#gnome/GLib!403, glgo#gnome/GLib#1543,
    glgo#gnome/GLib!414, glgo#gnome/GLib!409, glgo#gnome/GLib!400,
    glgo#gnome/GLib!430, glgo#gnome/GLib!437, glgo#gnome/GLib#1337,
    glgo#gnome/GLib!542, glgo#gnome/GLib#1343, glgo#gnome/GLib!471,
    glgo#gnome/GLib!544, glgo#gnome/GLib#945, glgo#gnome/GLib#1014,
    glgo#gnome/GLib#656, glgo#gnome/GLib#1313, glgo#gnome/GLib!346.
  + Updated translations.
- Drop upstream fixed patches:
  + 0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch
  + 0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch

OBS-URL: https://build.opensuse.org/request/show/659770
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=372
2018-12-19 16:37:39 +00:00
8eed20495d Accepting request 644162 from home:sreeves1:branches:GNOME:Factory
- Add patchset to fix gvariant parsing issues. (bsc#1111499).
   0001-gvariant-Fix-checking-arithmetic-for-tuple-element-e.patch
   0002-gvarianttype-Impose-a-recursion-limit-of-64-on-varia.patch
   0003-gvariant-Check-array-offsets-against-serialised-data.patch
   0004-gvariant-Check-tuple-offsets-against-serialised-data.patch
   0005-gvariant-Limit-GVariant-strings-to-G_MAXSSIZE.patch
   0006-gdbusmessage-Validate-type-of-message-header-signatu.patch
   0007-gdbusmessage-Improve-documentation-for-g_dbus_messag.patch
   0008-gdbusmessage-Clarify-error-returns-for-g_dbus_messag.patch
   0009-gdbusmessage-Fix-a-typo-in-a-documentation-comment.patch
   0010-gdbusmessage-Check-for-valid-GVariantType-when-parsi.patch
   0011-gvariant-Clarify-internal-documentation-about-GVaria.patch
   0012-tests-Tidy-up-GError-handling-in-gdbus-serialization.patch
   0013-tests-Use-g_assert_null-in-gdbus-serialization-test.patch
   0014-gutf8-Add-a-g_utf8_validate_len-function.patch
   0015-glib-Port-various-callers-to-use-g_utf8_validate_len.patch

OBS-URL: https://build.opensuse.org/request/show/644162
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=370
2018-10-24 12:56:55 +00:00
1808ce17e2 Accepting request 638568 from GNOME:Next
New stable rel

OBS-URL: https://build.opensuse.org/request/show/638568
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=368
2018-09-27 07:41:44 +00:00
11704dcf69 Accepting request 635619 from GNOME:Next
update to 2.58.0

OBS-URL: https://build.opensuse.org/request/show/635619
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=367
2018-09-21 22:43:51 +00:00
cd0b563a73 Accepting request 629996 from home:iznogood:branches:GNOME:Factory
- Update to version 2.56.2:
  + Support version 2 of the NetworkMonitor portal interface.
  + Bugs fixed: bgo#740791, bgo#755721, bgo#773435, bgo#793727,
    bgo#794380, bgo#794801, bgo#795138, bgo#795234, bgo#795406,
    bgo#795429, bgo#795711, bgo#795735, bgo#795802,
    glgo#GNOME/glib2#1240, glgo#GNOME/glib2#1401,
    glgo#GNOME/glib2#1452, glgo#GNOME/glib2#1458.
  + Updated translations.
- Drop glib2-codegen-headers.patch: Fixed upstream.
- Refresh patches with quilt.

OBS-URL: https://build.opensuse.org/request/show/629996
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=365
2018-08-18 16:19:14 +00:00
99da027da2 Accepting request 609850 from GNOME:Next
- Add glib2-codegen-headers.patch: gdbus-codegen: Fix header
  include in the body file (bgo#795802).

OBS-URL: https://build.opensuse.org/request/show/609850
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=363
2018-05-16 16:14:37 +00:00
09c21f4bb7 Accepting request 594240 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/594240
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=361
2018-04-13 06:43:32 +00:00
dc7cd6c98d Accepting request 589336 from home:dimstar:t-u-u
t-u-u / boo#1086036

OBS-URL: https://build.opensuse.org/request/show/589336
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=359
2018-03-22 09:43:36 +00:00
d27b54611b Accepting request 586084 from GNOME:Next
Update to 3.28.0

OBS-URL: https://build.opensuse.org/request/show/586084
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=357
2018-03-13 08:22:51 +00:00
0c6d04a059 Accepting request 583616 from GNOME:Next
Scripted push of project GNOME:Next

OBS-URL: https://build.opensuse.org/request/show/583616
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=356
2018-03-09 10:10:43 +00:00
ef9393b9a5 Accepting request 571563 from home:iznogood
Resub, tiny tweak, new stable rel

OBS-URL: https://build.opensuse.org/request/show/571563
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=354
2018-02-02 16:33:01 +00:00
30a2510db5 Accepting request 555796 from home:xiaoguang_wang:branches:GNOME:Factory
- Add glib2-gsettings-overrides-per-session.patch: gsettings
  default value can be overridden depending on session
  (bgo#746592 bsc#1070090).

  + Bugs fixed: bgo#686895, bgo#688704, bgo#602715, bgo#688377,
  + GTask (the new GAsyncResult implementation) has landed
    - bgo#624991 GSettings mapping for G_TYPE_STRV
    - g_mkstemp_full is a variant of g_mkstemp that allows to
    - bgo#593232 g_rand_new: read no more than requested from
  + GIO:
  + GIO:
- SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf
- add gcc-c++ to buildreqires to work around libtool problem
    * New API to enable out-of-process volume monitors:
      g_signal_override_class_handler
- fix build
    icons for mime types
    additional GIO modules
    bgo#521045, bgo#521672, bgo#521946, bgo#522335, bgo#523015,
- obsolete glib2-<arch> via baselibs.conf
  recommendation of gvfs.
- Tag patches
   * g_win32_get_package_installation_directory_of_module: new
     function which supersedes
    * The MD5 implementation works correctly on buffers
  it easier to write threadsafe one-time initialization functions
* Add g_string_chunk_clear() for clearing a
* Add G_GNUC_MAY_ALIAS which wraps the gcc may_alias
- removed obsolete patch glib2-unexpanded-variables.patch (#249204)
  343825 Double expansion in m4macros/glib-gettext.m4 will fail with

OBS-URL: https://build.opensuse.org/request/show/555796
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=352
2017-12-13 10:18:47 +00:00
421687ee74 Accepting request 554779 from home:dimstar:branches:GNOME:Factory
Resubmit, fixed bgo ref

OBS-URL: https://build.opensuse.org/request/show/554779
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=350
2017-12-06 11:53:44 +00:00
2429ec7dab Accepting request 546457 from home:dimstar:branches:GNOME:Factory
Use python3; attempting to eliminate python2 from a default install

OBS-URL: https://build.opensuse.org/request/show/546457
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=348
2017-11-30 09:57:30 +00:00
f7d42ef965 Accepting request 537534 from GNOME:Next
OBS-URL: https://build.opensuse.org/request/show/537534
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=346
2017-10-30 14:26:14 +00:00