Package: groonga / 13.0.0+dfsg-3~deb12u1

Metadata

Package Version Patches format
groonga 13.0.0+dfsg-3~deb12u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Use user name with underline.patch | (download)

data/groonga-httpd.conf.in | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use _groonga because of policy 9.2
0002 Remove needless groonga keyring postrm.patch | (download)

configure.ac | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 remove it because there is no groonga-keyring package
0003 Enable user site configuration.patch | (download)

data/groonga-httpd.conf.in | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 it allows user configuration by default
0004 Use usr bin ruby explicitly.patch | (download)

data/munin/groonga_cpu_time_ | 2 1 + 1 - 0 !
data/munin/groonga_disk_ | 2 1 + 1 - 0 !
data/munin/groonga_n_records_ | 2 1 + 1 - 0 !
data/munin/groonga_query_performance_ | 2 1 + 1 - 0 !
data/munin/groonga_status_ | 2 1 + 1 - 0 !
data/munin/groonga_throughput_ | 2 1 + 1 - 0 !
examples/dictionary/edict/edict2grn.rb | 2 1 + 1 - 0 !
examples/dictionary/eijiro/eijiro2grn.rb | 2 1 + 1 - 0 !
examples/dictionary/gene95/gene2grn.rb | 2 1 + 1 - 0 !
examples/dictionary/jmdict/jmdict.rb | 2 1 + 1 - 0 !
10 files changed, 10 insertions(+), 10 deletions(-)

 avoid env explicitly
0005 Do not use unsupported options for python3 pydata sp.patch | (download)

doc/source/conf.py | 26 12 + 14 - 0 !
1 file changed, 12 insertions(+), 14 deletions(-)

 support python3-pydata-sphinx-theme 0.7.2
0006 Use libjs jquery files.patch | (download)

data/html/admin/index.html | 48 23 + 25 - 0 !
data/html/admin/index.ja.html | 48 23 + 25 - 0 !
2 files changed, 46 insertions(+), 50 deletions(-)

 use packaged version of libjs-jquery
0007 Update admin file lists.patch | (download)

data/html/files.am | 46 0 + 46 - 0 !
1 file changed, 46 deletions(-)

 drop unused list of files
0008 Use _GNU_SOURCE on GNU kFreeBSD.patch | (download)

vendor/nginx-1.23.3/src/os/unix/ngx_posix_config.h | 5 4 + 1 - 0 !
1 file changed, 4 insertions(+), 1 deletion(-)

 use _gnu_source on gnu/kfreebsd
0009 Apply patch for GNU Hurd.patch | (download)

src/httpd/nginx-module/ngx_http_groonga_module.c | 4 4 + 0 - 0 !
vendor/mruby-source/mrbgems/mruby-io/src/file.c | 6 6 + 0 - 0 !
vendor/mruby/mruby-dir/src/dir.c | 6 6 + 0 - 0 !
3 files changed, 16 insertions(+)

 it fixes ftbfs
0010 Use python3 pydata sphinx theme.patch | (download)

doc/files.am | 26 8 + 18 - 0 !
1 file changed, 8 insertions(+), 18 deletions(-)

 use packaged version of theme
0011 Allow with pcre2 configure option.patch | (download)

configure.ac | 25 24 + 1 - 0 !
groonga-httpd-conf.sh.in | 4 2 + 2 - 0 !
2 files changed, 26 insertions(+), 3 deletions(-)

 allow --with-pcre2 configure option