View Git repositories
branches with status:
Name Status Last Modified Last Commit
lp://staging/bluez Development 2025-03-13 13:58:39 UTC
23367. policy: connect HSP/HFP when A2DP is ...

Author: Yao Wei
Revision Date: 2025-03-13 13:58:39 UTC

policy: connect HSP/HFP when A2DP is connected

When A2DP is connected, also connect HSP/HFP if it is not connected.

Fixes: https://github.com/bluez/bluez/issues/1069

lp://staging/~vcs-imports/ipfire/ipfire-2.x Development 2025-03-12 10:07:40 UTC
13664. Update contributors Signed-off-by: M...

Author: Michael Tremer
Revision Date: 2025-03-12 10:07:40 UTC

Update contributors

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>

lp://staging/~vcs-imports/putty/master Development 2025-03-11 21:43:54 UTC
6907. SVG icons: adjust the hat on the Page...

Author: Simon Tatham
Revision Date: 2025-03-11 21:43:54 UTC

SVG icons: adjust the hat on the Pageant icon.

It was a bit far to the right, looking at risk of falling off. Now
moved it as far left as it will go without the top right corner of the
computer monitor peeking out from behind it.

lp://staging/nano Development 2025-03-11 15:27:08 UTC
10452. prompt: beep when an external paste c...

Author: Benno Schulenberg
Revision Date: 2025-03-11 15:27:08 UTC

prompt: beep when an external paste contains a command code

Until the previous commit, nano used to beep for any command code
in an external paste. It's better to continue doing that.

(When pasting multiple lines, it's debatable whether nano should
beep for each discarded CR. But for any other command code, it
definitely should beep. Maybe it should even show a message.)

lp://staging/gawk Development 2025-03-11 12:29:45 UTC
2216. Merge branch 'gawk-5.3-stable'

Author: Arnold Robbins
Revision Date: 2025-03-11 12:29:45 UTC

Merge branch 'gawk-5.3-stable'

lp://staging/balsa Development 2025-03-09 15:13:44 UTC
9232. code cleanups: remove unused function...

Author: Albrecht Dreß
Revision Date: 2025-03-09 15:13:44 UTC

code cleanups: remove unused functions, variables

Remove several functions and variables which are never used
(detected by PClint Plus; incomplete, there are many more…)

Signed-off-by: Albrecht Dreß <albrecht.dress@posteo.de>

lp://staging/pmake Development 2025-03-08 20:15:03 UTC
5187. make: re-add cast for pid_t -1 POSIX...

Author: rillig
Revision Date: 2025-03-08 20:15:03 UTC

make: re-add cast for pid_t -1

POSIX only specifies that pid_t is an arithmetic type, it doesn't even
have to be an integer type. Just in case a platform defines pid_t as an
unsigned integer type, avoid a compiler warning about passing a negative
constant to an unsigned target type.

Such a platform is probably rare, as Job.pid is declared as int, not
pid_t, so there would be more compiler warnings of this kind on such a
platform.

lp://staging/denemo Development 2025-03-06 09:55:37 UTC
9331. Update version number to 2.6.44

Author: Richard Shann
Revision Date: 2025-03-06 09:55:37 UTC

Update version number to 2.6.44

lp://staging/~vcs-imports/debian-policy/master Development 2025-02-28 03:04:23 UTC
1257. Fix missing word in 10.1 & upgrading ...

Author: Sean Whitton
Revision Date: 2025-02-28 03:04:23 UTC

Fix missing word in 10.1 & upgrading checklist

lp://staging/yui Development 2025-02-20 00:57:45 UTC
4851. Merge pull request #2029 from yui/dev...

Author: Clarence Leung
Revision Date: 2025-02-20 00:57:45 UTC

Merge pull request #2029 from yui/dev/deprecation-docs

[docs] Update with YUI3 deprecation notice in README

lp://staging/mplayer Development 2025-02-18 19:56:33 UTC
38520. configure: do not use -mfpu on aarch6...

Author: reimar
Revision Date: 2025-02-18 19:56:33 UTC

configure: do not use -mfpu on aarch64

It does not really make sense and some compilers removed it.

lp://staging/reviewboard Development 2025-02-14 16:53:12 UTC
5094. Merge branch 'release-7.1.x'

Author: David Trowbridge
Revision Date: 2025-02-14 16:53:12 UTC

Merge branch 'release-7.1.x'

lp://staging/libiconv Development 2025-02-14 10:48:30 UTC
1301. Fix a buffer overrun in the GB18030 c...

Author: Bruno Haible
Revision Date: 2025-02-14 10:48:30 UTC

Fix a buffer overrun in the GB18030 converter (regression 2023-05-29).

Reported by Nick Wellnhofer <wellnhofer@aevum.de>.

* lib/gb18030_2005.h (gb18030_2005_wctomb): Return RET_TOOSMALL if there
is not enough room for 4 bytes.

lp://staging/quilt Development 2025-02-10 10:33:41 UTC
1511. Fix two exit values In perl, "exit" ...

Author: Jean Delvare
Revision Date: 2025-02-10 10:33:41 UTC

Fix two exit values

In perl, "exit" is considered a named unary operator, and these have
higher precedence than the ternary ?: opertor. Therefore parentheses
are required to properly evaluate the exit value before returning it.

Signed-off-by: Jean Delvare <jdelvare@suse.de>

lp://staging/gthumb Development 2025-02-09 17:13:14 UTC
6634. Updated for version 3.12.7

Author: Paolo Bacchilega
Revision Date: 2025-02-09 17:13:14 UTC

Updated for version 3.12.7

lp://staging/busybox Development 2025-02-09 14:09:15 UTC
17831. udhcpc6: fix copy-paste error in "gen...

Author: Vda-linux
Revision Date: 2025-02-09 14:09:15 UTC

udhcpc6: fix copy-paste error in "generate a consistent IAID" commit

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>

lp://staging/nautilus-python Development 2025-01-21 09:57:14 UTC
209. ci: Upload release tarball for tags ...

Author: Jan Tojnar
Revision Date: 2025-01-21 09:57:14 UTC

ci: Upload release tarball for tags

Using CI job is now the only way to upload tarballs to GNOME download server:
https://handbook.gnome.org/maintainers/making-a-release.html

lp://staging/goffice Development 2025-01-15 18:08:30 UTC
4562. Merge branch 'pkg-config' into 'maste...

Author: Mwelinder
Revision Date: 2025-01-15 18:08:30 UTC

Merge branch 'pkg-config' into 'master'

configure: use $PKG_CONFIG to detect lasem

See merge request GNOME/goffice!16

lp://staging/dasher Development 2025-01-15 11:48:39 UTC
3857. Update Georgian translation

Author: Ekaterine Papava
Revision Date: 2025-01-15 11:48:39 UTC

Update Georgian translation

lp://staging/telegnome Development 2025-01-07 09:35:36 UTC
281. Update Hebrew translation

Author: Yaron
Revision Date: 2025-01-07 09:35:36 UTC

Update Hebrew translation

lp://staging/evolution-mapi Development 2025-01-03 17:57:17 UTC
1935. Post-release version bump

Author: Milan Crha
Revision Date: 2025-01-03 17:57:17 UTC

Post-release version bump

lp://staging/make Development 2024-12-09 04:30:37 UTC
3159. [SV 66499] Detect jobserver values th...

Author: Paul Smith
Revision Date: 2024-12-09 04:30:37 UTC

[SV 66499] Detect jobserver values that are too large

Set the jobserver pipe to non-blocking before writing tokens; if a
token write fails the user's jobserver value is too large so fail.

Original implementation: Dmitry Goncharov <dgoncharov@users.sf.net>

* src/posixos.c (set_blocking): Split into force_blocking() which
always enables/disables blocking; set_blocking() may call it.
(jobserver_setup): Set the write side of the pipe to non-blocking
before writing tokens. If it fails with EAGAIN we know the pipe
is full: create a fatal error.
* tests/scripts/features/jobserver: Test a too-large jobserver.

lp://staging/tilda Development 2024-11-20 22:59:36 UTC
608. Update zh_TW Traditional Chinese locale

Author: PeterDaveHello
Revision Date: 2024-11-20 22:59:36 UTC

Update zh_TW Traditional Chinese locale

lp://staging/gperf Development 2024-11-16 07:23:49 UTC
404. Avoid "-Wzero-as-null-pointer-constan...

Author: Bruno Haible
Revision Date: 2024-11-16 07:23:49 UTC

Avoid "-Wzero-as-null-pointer-constant" warnings on the generated code.

Reported in
<https://lists.gnu.org/archive/html/bug-gnulib/2024-11/msg00123.html>.

* src/output.cc (Output::output_lookup_function_body): To denote a null
pointer, emit a cast expression instead of plain "0".
* tests/c-parse.exp, tests/charsets.exp, tests/chill.exp,
tests/cplusplus.exp, tests/gpc.exp, tests/incomplete.exp,
tests/java.exp, tests/languages.exp, tests/modula2.exp, tests/objc.exp,
tests/permut2.exp, tests/permut3.exp, tests/permutc2.exp,
tests/test-4.exp: Update.

lp://staging/network-manager-pptp Development 2024-11-02 21:23:45 UTC
543. Add Belarusian translation

Author: Vasil Pupkin
Revision Date: 2024-11-02 21:23:45 UTC

Add Belarusian translation

lp://staging/gnubash Development 2024-09-23 22:45:45 UTC
219. updated translations; remove unneeded...

Author: Chet Ramey
Revision Date: 2024-09-23 22:45:45 UTC

updated translations; remove unneeded files

lp://staging/libgnomekbd Development 2024-08-28 20:21:20 UTC
935. Update Belarusian translation

Author: Vasil Pupkin
Revision Date: 2024-08-28 20:21:20 UTC

Update Belarusian translation

lp://staging/gnome-power Development 2024-08-19 13:51:22 UTC
4442. Port to GTK4

Author: Khalid Abu Shawarib
Revision Date: 2024-08-19 13:51:22 UTC

Port to GTK4

lp://staging/config Development 2024-07-28 05:41:28 UTC
1281. Port config.guess to strict POSIX.1-2...

Author: Paul Eggert
Revision Date: 2024-07-28 05:41:28 UTC

Port config.guess to strict POSIX.1-2024 c17

* config.guess (set_cc_for_build):
Try the c17 compiler, standardized in POSIX.1-2024. See:
https://pubs.opengroup.org/onlinepubs/9799919799/utilities/c17.html
While we're at it, prefer c99 to c89.

Signed-off-by: Dmitry V. Levin <ldv@altlinux.org>

lp://staging/evdev Development 2024-06-10 17:05:58 UTC
623. dont spam xserver with false-positive...

Author:
Revision Date: 2024-06-10 17:05:58 UTC

dont spam xserver with false-positives

It's not necessary to spam the xserver log with error messages of
just temporary read failures that aren't actually errors.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-input-evdev/-/merge_requests/6>

lp://staging/xserver-xorg-video-sis Development 2024-06-01 22:18:20 UTC
361. drop unused SISDEINT code path This ...

Author:
Revision Date: 2024-06-01 22:18:20 UTC

drop unused SISDEINT code path

This never had been enabled since it's incarnation back two decades ago.

Fixes: b41edc0ad1ecd95fc6c0a52d4ab0edb55ae4d323
Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-sis/-/merge_requests/25>

lp://staging/gnome-common Development 2024-03-17 09:11:03 UTC
952. configure.ac: Replace defunct Bugzill...

Author: Andre Klapper
Revision Date: 2024-03-17 09:11:03 UTC

configure.ac: Replace defunct Bugzilla with GNOME GitLab

lp://staging/gnumeric Development 2023-12-05 22:10:02 UTC
24303. Merge branch 'danialbehzadi-master-pa...

Author: Mwelinder
Revision Date: 2023-12-05 22:10:02 UTC

Merge branch 'danialbehzadi-master-patch-09f5' into 'master'

Add Persian po-function and make 'fa' back.

See merge request GNOME/gnumeric!31

lp://staging/gr-osmosdr Development 2023-11-23 20:35:14 UTC
518. Fix pointer-to-integer casting precis...

Author: Ruslan Migirov
Revision Date: 2023-11-23 20:35:14 UTC

Fix pointer-to-integer casting precision loss in gr-osmosdr

Changed the casting of pointers to `long int` to `reinterpret_cast<std::intptr_t>`
in `source_impl.cc` and `sink_impl.cc`. This resolves the issue of precision
loss when compiling on 64-bit systems, where the size of pointers is 64 bits
and `long int` is typically 32 bits. Using `std::intptr_t` ensures safe
and portable casting across different platforms.
Additionally this fixes build in MSYS2 MinGW64 environment.

lp://staging/rtl-sdr Development 2023-11-15 09:08:39 UTC
398. Fix small typo in rtl_sdr man page

Author: Mikael Falkvidd
Revision Date: 2023-11-15 09:08:39 UTC

Fix small typo in rtl_sdr man page

lp://staging/scilab Development 2023-09-01 07:59:36 UTC
33311. fix #17044: use same execution time a...

Author: Vincent COUVERT
Revision Date: 2023-09-01 07:59:36 UTC

fix #17044: use same execution time assertion for all platforms.

No non-regression test added since it is already a fix on a non-regression test :-)

Closes #15701 and #17044
See https://gitlab.com/scilab/scilab/-/merge_requests/498

lp://staging/gnote Development 2023-07-30 19:52:27 UTC
3743. Update noteoftheday

Author: aurisc4
Revision Date: 2023-07-30 19:52:27 UTC

Update noteoftheday

lp://staging/libpixman Development 2023-07-09 01:56:40 UTC
2188. mmx: use xmmintrin.h if building with...

Author: Benjamin Gilbert
Revision Date: 2023-07-09 01:56:40 UTC

mmx: use xmmintrin.h if building with SSE2

As of mingw-w64 commit 463f00975, winnt.h includes emmintrin.h when
compiling with SSE2, causing redefinition errors for our copied MMX
intrinsics. If the build is assuming SSE2 anyway, just use the system
header instead.

lp://staging/bts-lin Development 2023-06-20 01:34:29 UTC
695. fix(py3k): use yaml.FullLoader when l...

Author: Sandro Tosi
Revision Date: 2023-06-20 01:34:29 UTC

fix(py3k): use yaml.FullLoader when loading yaml files for RRD

lp://staging/libgee Development 2023-04-13 21:44:42 UTC
533. Implementations of "G List.get()" sho...

Author: Rico Tzschichholz
Revision Date: 2023-04-13 21:44:42 UTC

Implementations of "G List.get()" should use non-nullable return as defined

lp://staging/xserver-xorg-video-intel Development 2023-02-01 18:07:58 UTC
8611. sna: Shut up enum warns The libdrm e...

Author: Ville Syrjälä
Revision Date: 2023-02-01 18:07:58 UTC

sna: Shut up enum warns

The libdrm enum usage is a mess, and modern gcc is unhappy about
the implicit conversions:
../src/sna/sna_present.c:229:26: warning: implicit conversion from ‘enum <anonymous>’ to ‘enum drm_vblank_seq_type’ [-Wenum-conversion]

Just cast to an integer type to silence the warns.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>

lp://staging/libsm Development 2022-12-20 02:17:34 UTC
166. libSM 1.2.4 Signed-off-by: Alan Coop...

Author: Alan Coopersmith
Revision Date: 2022-12-20 02:17:34 UTC

libSM 1.2.4

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

lp://staging/vala Development 2022-10-23 11:17:06 UTC
10546. codegen: Append VALA_EXTERN also when...

Author: Alberts Muktupāvels
Revision Date: 2022-10-23 11:17:06 UTC

codegen: Append VALA_EXTERN also when using fast-vapi

lp://staging/axiom Development 2022-07-27 04:43:38 UTC
2922. recover github access

Author: Tim Daly
Revision Date: 2022-07-27 04:43:38 UTC

recover github access

lp://staging/xserver-xorg-driver-ati Development 2022-07-24 01:58:08 UTC
3101. radeon_glamor_wrappers.c: Convert fro...

Author: Alan Coopersmith
Revision Date: 2022-07-24 01:58:08 UTC

radeon_glamor_wrappers.c: Convert from ISO-8859-1 to UTF-8

Allows Flawfinder to analyze source instead of erroring out on encoding

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

lp://staging/render Development 2022-07-18 00:38:47 UTC
87. gitlab CI: add a basic build test Si...

Author: Alan Coopersmith
Revision Date: 2022-07-18 00:38:47 UTC

gitlab CI: add a basic build test

Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

lp://staging/libvdpau Development 2022-06-03 05:50:10 UTC
122. Add tracing for AV1 picture info

Author: ManojGuptaBonda
Revision Date: 2022-06-03 05:50:10 UTC

Add tracing for AV1 picture info

lp://staging/swh-lv2 Development 2022-04-08 07:57:21 UTC
36. Merge pull request #18 from cbix/fix/...

Author: Steve Harris
Revision Date: 2022-04-08 07:57:21 UTC

Merge pull request #18 from cbix/fix/activation-malloc

Allocate memory during instantiation, fixing segfaults in a few plugins

lp://staging/evolution-rss Development 2022-03-27 14:16:50 UTC
1397. Update Basque translation

Author: Asier Sarasua Garmendia
Revision Date: 2022-03-27 14:16:50 UTC

Update Basque translation

lp://staging/heimdal Development 2022-03-24 04:39:34 UTC
29685. kadmin: Fix leak of dup context

Author: Nicolas Williams
Revision Date: 2022-03-24 04:39:34 UTC

kadmin: Fix leak of dup context

lp://staging/curl Development 2022-03-23 23:52:34 UTC
28327. headers.h: make Curl_headers_push() b...

Author: Daniel Stenberg
Revision Date: 2022-03-23 23:52:34 UTC

headers.h: make Curl_headers_push() be CURLE_OK when not built

... to avoid errors when the function isn't there.

Reported-by: Marcel Raad
Fixes #8627
Closes #8628

lp://staging/basex Development 2022-03-23 12:53:41 UTC
6882. BaseX 9.7.1 beta

Author: Christian Grün
Revision Date: 2022-03-23 12:53:41 UTC

BaseX 9.7.1 beta

lp://staging/libwfut Development 2022-03-22 21:20:47 UTC
183. Allow manual trigger.

Author: Erik Ogenvik
Revision Date: 2022-03-22 21:20:47 UTC

Allow manual trigger.

lp://staging/pep8 Development 2022-03-15 00:53:39 UTC
815. Merge pull request #1058 from PyCQA/p...

Author: Anthony Sottile
Revision Date: 2022-03-15 00:53:39 UTC

Merge pull request #1058 from PyCQA/pre-commit-ci-update-config

[pre-commit.ci] pre-commit autoupdate

lp://staging/doap Development 2022-03-13 20:53:47 UTC
36. Merge pull request #46 from linkmauve...

Author: Edmund Wilder-James
Revision Date: 2022-03-13 20:53:47 UTC

Merge pull request #46 from linkmauve/fix-warnings

Fix a few warnings about deprecated options

lp://staging/libraw Development 2022-03-13 15:45:16 UTC
1863. OM-1 support

Author: Alex Tutubalin
Revision Date: 2022-03-13 15:45:16 UTC

OM-1 support

lp://staging/ghex Development 2022-02-22 17:05:59 UTC
1688. Merge branch 'postinstall' into 'mast...

Author: Logan Rathbone
Revision Date: 2022-02-22 17:05:59 UTC

Merge branch 'postinstall' into 'master'

build: Use gnome.post_install

See merge request GNOME/ghex!26

lp://staging/repoze.who Development 2022-02-01 18:25:06 UTC
401. Drop support for Python 2.7, 3.4, and...

Author: Tres Seaver
Revision Date: 2022-02-01 18:25:06 UTC

Drop support for Python 2.7, 3.4, and 3.5. (#40)

Add support for Python 3.9 and 3.10.

Rename 'repoze.who._compat' to 'repoze.who._helpers': it no longer
provides any PY2 / PY3 straddling features.

lp://staging/evolution-data-server Development 2021-12-08 11:11:32 UTC
16754. e-cal-client: Correct non-NULL check ...

Author: Milan Crha
Revision Date: 2021-12-08 11:11:32 UTC

e-cal-client: Correct non-NULL check in e_cal_client_create_objects_sync()

The function is declared to allow non-NULL `out_uids`, but the code had
been testing for its non-NULL-ness, thus remove the check.

lp://staging/librsvg Development 2021-12-08 01:31:18 UTC
4066. Merge branch 'test-with-rsvg' into 'm...

Author: Marge Bot
Revision Date: 2021-12-08 01:31:18 UTC

Merge branch 'test-with-rsvg' into 'main'

Implement SvgPredicate with librsvg itself

See merge request GNOME/librsvg!640

lp://staging/gnome-commander Development 2021-12-07 22:06:52 UTC
5134. Change in behavior: on_new_textfile_o...

Author: Uwe Scholz
Revision Date: 2021-12-07 22:06:52 UTC

Change in behavior: on_new_textfile_ok does only create a file, not execute the edit command on it

lp://staging/pango Development 2021-12-07 04:28:00 UTC
4618. Merge branch 'fix-tabs-nowrap' into '...

Author: Matthias Clasen
Revision Date: 2021-12-07 04:28:00 UTC

Merge branch 'fix-tabs-nowrap' into 'main'

Fix line width computation

Closes #635

See merge request GNOME/pango!535

lp://staging/gnome-user-docs Development 2021-12-06 22:43:17 UTC
5228. Add network-wired-symbolic.svg net-w...

Author: Gunnar Hjalmarsson
Revision Date: 2021-12-06 22:43:17 UTC

Add network-wired-symbolic.svg

net-wired-connect.page refers to it.

lp://staging/pygobject Development 2021-12-06 22:19:49 UTC
3614. gimodule: fix floating state of pytho...

Author: Mathieu Duponchelle
Revision Date: 2021-12-06 22:19:49 UTC

gimodule: fix floating state of python objects created with g_object_new

If C code calls g_object_new() for a GInitiallyUnowned subclass
implemented in python, the expectation is to receive a floating
reference.

The solution is used is the same picked for
5efe2e5c8458d9f4d72329ea1209d96b5ebecfb4, this is simply a special
case that was omitted at the time.

lp://staging/gnome-orca Development 2021-12-06 21:31:50 UTC
9937. Update Ukrainian translation

Author: Yuri Chornoivan
Revision Date: 2021-12-06 21:31:50 UTC

Update Ukrainian translation

lp://staging/libsoup Development 2021-12-06 19:49:13 UTC
3601. Fix the DDL cross-compile build. Miss...

Author: Melroy van den Berg
Revision Date: 2021-12-06 19:49:13 UTC

Fix the DDL cross-compile build. Missing `extern`.

lp://staging/gnome-session Development 2021-12-03 10:57:33 UTC
6569. Update Friulian translation

Author: Fabio Tomat
Revision Date: 2021-12-03 10:57:33 UTC

Update Friulian translation

lp://staging/gvfs Development 2021-12-02 14:46:47 UTC
6083. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-12-02 14:46:47 UTC

Update Occitan translation

lp://staging/~vcs-imports/libgweather/master Development 2021-12-01 16:33:19 UTC
3279. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-12-01 16:33:19 UTC

Update Occitan translation

lp://staging/network-manager-applet Development 2021-11-28 20:34:02 UTC
4194. Update Swedish translation

Author: Luna Jernberg
Revision Date: 2021-11-28 20:34:02 UTC

Update Swedish translation

lp://staging/jhbuild Development 2021-11-27 15:50:42 UTC
7687. core-deps-latest: setuptools 59.3.0 ...

Author: Exalm
Revision Date: 2021-11-27 15:50:42 UTC

core-deps-latest: setuptools 59.3.0

The old version no longer builds with Python 3.10.0.

lp://staging/brasero Development 2021-11-25 14:00:49 UTC
4450. Update Portuguese translation

Author: Hugo Carvalho
Revision Date: 2021-11-25 14:00:49 UTC

Update Portuguese translation

lp://staging/gnome-terminal (Linked to a blueprint) Development 2021-11-22 10:50:03 UTC
6602. Update Friulian translation

Author: Fabio Tomat
Revision Date: 2021-11-22 10:50:03 UTC

Update Friulian translation

lp://staging/accerciser Development 2021-11-16 15:25:47 UTC
1504. Updated Spanish translation

Author: Daniel Mustieles
Revision Date: 2021-11-16 15:25:47 UTC

Updated Spanish translation

lp://staging/vinagre Development 2021-11-16 14:40:12 UTC
2507. Updated Spanish translation

Author: Daniel Mustieles
Revision Date: 2021-11-16 14:40:12 UTC

Updated Spanish translation

lp://staging/gdk-pixbuf Development 2021-11-09 16:28:10 UTC
5638. Merge branch 'ebassi/for-master' into...

Author: Emmanuele Bassi
Revision Date: 2021-11-09 16:28:10 UTC

Merge branch 'ebassi/for-master' into 'master'

docs: Fix the XPM data annotation

See merge request GNOME/gdk-pixbuf!125

lp://staging/libgdata Development 2021-11-09 09:01:25 UTC
2221. Update Occitan translation

Author: Quentin PAGÈS
Revision Date: 2021-11-09 09:01:25 UTC

Update Occitan translation

lp://staging/librest Development 2021-11-04 22:13:59 UTC
576. Merge branch 'gwagner/soup3' into 'ma...

Author: Günther Wagner
Revision Date: 2021-11-04 22:13:59 UTC

Merge branch 'gwagner/soup3' into 'master'

Port to libsoup3

See merge request GNOME/librest!9

lp://staging/cheese Development 2021-11-01 15:34:26 UTC
3644. meson: avoid positional arguments in ...

Author: David King
Revision Date: 2021-11-01 15:34:26 UTC

meson: avoid positional arguments in merge_file

https://gitlab.gnome.org/GNOME/cheese/-/issues/124

lp://staging/~vcs-imports/gnome-applets/master Development 2021-10-29 20:53:08 UTC
11908. Update Slovenian translation

Author: Matej Urbančič
Revision Date: 2021-10-29 20:53:08 UTC

Update Slovenian translation

lp://staging/libgda Development 2021-10-28 18:17:13 UTC
7022. Update Brazilian Portuguese translation

Author: Enrico Nicoletto
Revision Date: 2021-10-28 18:17:13 UTC

Update Brazilian Portuguese translation

lp://staging/gnome-color-manager Development 2021-10-27 16:37:44 UTC
2554. trivial: Sync spec file with downstream

Author: Richard Hughes
Revision Date: 2021-10-27 16:37:44 UTC

trivial: Sync spec file with downstream

lp://staging/mousepad Development 2021-09-30 10:49:44 UTC
2457. I18n: Update translation sr (100%). ...

Author: Саша Петровић
Revision Date: 2021-09-30 10:49:44 UTC

I18n: Update translation sr (100%).

406 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp://staging/xfce4-settings Development 2021-09-29 22:48:37 UTC
3757. I18n: Update translation ms (100%). ...

Author: abuyop
Revision Date: 2021-09-29 22:48:37 UTC

I18n: Update translation ms (100%).

575 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp://staging/xfce4-power-manager Development 2021-09-29 22:48:02 UTC
2996. I18n: Update translation ms (100%). ...

Author: abuyop
Revision Date: 2021-09-29 22:48:02 UTC

I18n: Update translation ms (100%).

212 translated messages.

Transifex (https://www.transifex.com/xfce/public/).

lp://staging/totem-pl-parser Development 2021-09-15 10:37:42 UTC
1000. tests: Add itunes genre ( <itunes:cat...

Author: crvi
Revision Date: 2021-09-15 10:37:42 UTC

tests: Add itunes genre ( <itunes:category> ) support for podcast rss feeds

lp://staging/smpeg Development 2021-08-20 16:53:24 UTC
333. Moved to GitHub: https://github.com/i...

Author: icculus
Revision Date: 2021-08-20 16:53:24 UTC

Moved to GitHub: https://github.com/icculus/smpeg

lp://staging/fsharp Development 2021-08-09 19:20:49 UTC
437. Merge pull request #908 from OkkeHend...

Author: Chet Husk
Revision Date: 2021-08-09 19:20:49 UTC

Merge pull request #908 from OkkeHendriks/patch-1

Update README.md

lp://staging/valadoc Development 2021-07-29 17:48:13 UTC
648. README: Add notice about migration to...

Author: Nahuel Gomez Castro
Revision Date: 2021-07-29 17:48:13 UTC

README: Add notice about migration to Vala repo

lp://staging/clutter Development 2021-07-16 16:09:34 UTC
7693. Merge branch 'bugzilla-783791' into '...

Author: Emmanuele Bassi
Revision Date: 2021-07-16 16:09:34 UTC

Merge branch 'bugzilla-783791' into 'master'

wayland: Fix incorrect button mask in clutter_wayland_handle_button

See merge request GNOME/clutter!15

lp://staging/wordpress Development 2021-06-28 08:35:57 UTC
44042. Docs: Update documentation for `WP_Wi...

Author: SergeyBiryukov
Revision Date: 2021-06-28 08:35:57 UTC

Docs: Update documentation for `WP_Widget_Block` per the documentation standards.

Remove unused `$post` global reference.

Follow-up to [50995], [51058], [51063], [51221].

See #52628, #53461.
Built from https://develop.svn.wordpress.org/trunk@51249

lp://staging/buddypress Development 2021-06-21 17:25:34 UTC
9868. Make sure 8.0 deprecated functions ca...

Author: imath
Revision Date: 2021-06-21 17:25:34 UTC

Make sure 8.0 deprecated functions can be loaded

Add a line to require the `src/bp-core/deprecated/8.0.php` file into BuddyPress main class.

See #8492

lp://staging/libgnome-keyring Development 2021-06-18 11:36:56 UTC
329. DOAP: Update non-working maintainer e...

Author: Andre Klapper
Revision Date: 2021-06-18 11:36:56 UTC

DOAP: Update non-working maintainer email address

lp://staging/trac Development 2021-06-03 21:47:04 UTC
9769. 1.5.4dev: Check url before checking f...

Author: rjollos
Revision Date: 2021-06-03 21:47:04 UTC

1.5.4dev: Check url before checking for page element

This should make the cause of the intermitent test failure
more obvious.

Refs #12858.

lp://staging/~vcs-imports/mintupload/trunk Development 2021-05-26 10:27:34 UTC
454. 4.2.0

Author: Clement Lefebvre
Revision Date: 2021-05-26 10:27:34 UTC

4.2.0

lp://staging/strongswan Development 2021-05-04 12:51:18 UTC
13407. openssl: Fix OpenSSL version check fo...

Author: Noel Kuntze
Revision Date: 2021-05-04 12:51:18 UTC

openssl: Fix OpenSSL version check for EC_POINT_set_affine_coordinates

Fixes: bd323ae6c832 ("openssl: Migrate from deprecated EC_POINT_[set|get]_affine_coordinates_GFp() functions")
Closes strongswan/strongswan#332

lp://staging/notification-daemon Development 2021-05-01 15:43:24 UTC
747. Update Basque translation

Author: Asier Sarasua Garmendia
Revision Date: 2021-05-01 15:43:24 UTC

Update Basque translation

lp://staging/gmime Development 2021-04-27 15:19:55 UTC
2246. Bump version to 3.2.8

Author: Jeffrey Stedfast
Revision Date: 2021-04-27 15:19:55 UTC

Bump version to 3.2.8

lp://staging/freeqda bug Development 2021-04-14 12:03:35 UTC
111. moved schema files to the bindings pl...

Author: dkitscha
Revision Date: 2011-04-16 07:28:31 UTC

moved schema files to the bindings plugin

lp://staging/dconf Development 2021-03-13 01:09:54 UTC
866. Merge branch 'increment/0.41.1' into ...

Author: Daniel Playfair Cal
Revision Date: 2021-03-13 01:09:54 UTC

Merge branch 'increment/0.41.1' into 'master'

build: increment version following 0.40.0 release

See merge request GNOME/dconf!69

1100 of 2909 results