Commit Graph

28 Commits

Author SHA256 Message Date
Dominique Leuenberger
75decb49e2 Accepting request 890764 from Base:System
- Add official patch readline81-001 and its signature
  * The code to check readline versions in an inputrc file had the sense of the
    comparisons reversed.

OBS-URL: https://build.opensuse.org/request/show/890764
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=11
2021-05-11 21:03:25 +00:00
Dr. Werner Fink
303ac013bd Add upstream readline81-001
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=27
2021-05-05 15:08:16 +00:00
Dominique Leuenberger
402a45291f Accepting request 862370 from Base:System
- Update to final readline-8.1
  which is mainly rc3
- Remove obsolate patches and the signatures
  * readline80-001
  * readline80-001.sig
  * readline80-002
  * readline80-002.sig
  * readline80-003
  * readline80-003.sig
  * readline80-004
  * readline80-004.sig
- Port patches
  * readline-5.2-conf.patch
  * readline-6.2-metamode.patch
  * readline-6.3-destdir.patch
  * readline-6.3-input.dif
  * readline-6.3-rltrace.patch
  * readline-7.0-screen.patch
- Port and rename patch readline-8.0.dif which is now readline-8.1.dif

- Update to readline-8.1-rc3 for testing 
  * Fixed a bug that could cause point to be set beyond the end of the line
    buffer when aborting an incremental search.

- Update to readline-8.1-rc2 for testing 
  * Bracketed paste mode is enabled by default. There is a configure-time
    option (--enable-bracketed-paste-default) to set the default to on or off.
  * Terminals that are named "dumb" or unknown do not enable bracketed paste
    by default.
  * Ensure that disabling bracketed paste turns off highlighting the incremental

OBS-URL: https://build.opensuse.org/request/show/862370
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=10
2021-01-20 17:22:43 +00:00
Dr. Werner Fink
9ae50c2fd0 Update to readline-8.1
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=25
2021-01-11 11:44:48 +00:00
Dominique Leuenberger
0873da2b9e Accepting request 853761 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/853761
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=9
2020-12-21 09:21:48 +00:00
Dr. Werner Fink
f67d044390 Accepting request 849670 from home:lnussel:usrmove
- get rid of /lib hack and install readline in /usr. Bash is already there
  anyways (boo#1029961)
- remove deprecated %install_info

OBS-URL: https://build.opensuse.org/request/show/849670
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=23
2020-11-20 13:11:39 +00:00
Dominique Leuenberger
50a33a3730 Accepting request 821442 from Base:System
- add upstream keyring and verify source signature
- change custom handling of official upstream patches to standard,
  and verify signatures on official patches (forwarded request 821348 from AndreasStieger)

OBS-URL: https://build.opensuse.org/request/show/821442
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=8
2020-08-02 10:27:26 +00:00
Dr. Werner Fink
8583adf1cc Accepting request 821348 from home:AndreasStieger:branches:Base:System
- add upstream keyring and verify source signature
- change custom handling of official upstream patches to standard,
  and verify signatures on official patches

OBS-URL: https://build.opensuse.org/request/show/821348
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=21
2020-07-17 07:41:58 +00:00
Dominique Leuenberger
3e47f0eae7 Accepting request 774144 from Base:System
- Add official patch readline80-002
  When using previous-history to go back beyond the beginning of the history list,
  it's possible to move to an incorrect partial line.
- Add official patch readline80-003
  Reading history entries with timestamps can result in history entries joined
  by linefeeds.
- Add official patch readline80-004
  If writing the history file fails, and renaming the backup history file fails,
  it's possible for readline's history code to return the wrong error to its
  caller.

OBS-URL: https://build.opensuse.org/request/show/774144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=7
2020-02-21 15:39:49 +00:00
Dr. Werner Fink
783fe2a80b Add upstream patches
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=19
2020-02-13 11:15:53 +00:00
Yuchen Lin
b9f2cf187b Accepting request 729453 from Base:System
OBS-URL: https://build.opensuse.org/request/show/729453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=6
2019-09-20 12:46:05 +00:00
baa6a6e388 Accepting request 728269 from home:lnussel:branches:Base:System
- Avoid pulling in readline-doc into every installation. Instead of
  recommeding it, supplement the documentation pattern.

OBS-URL: https://build.opensuse.org/request/show/728269
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=17
2019-09-09 12:37:14 +00:00
Dominique Leuenberger
a2bdf0d227 Accepting request 723956 from Base:System
- Rework patch readline-7.0-screen.patch again for bug boo#1143055
  * Map all "screen(-xxx)?.yyy(-zzz)?" to "screen" as well as
    map "konsole(-xxx)?" and "gnome(-xxx)?" to "xterm"

- Add official patch readline80-001
  The history file reading code doesn't close the file descriptor open to
  the history file when it encounters a zero-length file.

- Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/723956
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=5
2019-09-05 10:30:56 +00:00
Dr. Werner Fink
8563237495 Handle TERM="screen(-xxx)?.yyy(-zzz)?" as TERM="screen"
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=15
2019-08-16 10:08:37 +00:00
Dr. Werner Fink
bf37978e17 Add official patch readline80-001
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=14
2019-08-15 13:50:16 +00:00
Dr. Werner Fink
b70d55bc03 Accepting request 720504 from home:marxin:static
Use FAT LTO objects in order to provide proper static library.

OBS-URL: https://build.opensuse.org/request/show/720504
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=13
2019-08-12 08:51:09 +00:00
Dominique Leuenberger
e9fe7fc99a Accepting request 664074 from Base:System
- Update to readline-8.0 final

- Update to readline-8.0-rc1 for testing 

- Update to readline-8.0-beta2 for testing
  j. Readline now allows application-defined keymap names; there is a new public
     function, rl_set_keymap_name(), to do that.
  k. The "Insert" keypad key, if available, now puts readline into overwrite
     mode.
    readline-5.2-conf.patch
- Port and modify patches
  * readline-6.2-metamode.patch
  * readline-6.3-input.dif
  * readline-7.0-screen.patch
  * readline-8.0.dif

- Update to readline-8.0-beta for testing
  a. Non-incremental vi-mode search (`N', `n') can search for a shell pattern, as
     Posix specifies (uses fnmatch(3) if available).
  b. There are new `next-screen-line' and `previous-screen-line' bindable
     commands, which move the cursor to the same column in the next, or previous,
     physical line, respectively.
  c. There are default key bindings for control-arrow-key key combinations.
  d. A negative argument (-N) to `quoted-insert' means to insert the next N
     characters using quoted-insert.
  e. New public function: rl_check_signals(), which allows applications to
     respond to signals that readline catches while waiting for input using
     a custom read function.
  f. There is new support for conditionally testing the readline version in an
     inputrc file, with a full set of arithmetic comparison operators available.

OBS-URL: https://build.opensuse.org/request/show/664074
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=4
2019-01-29 13:37:35 +00:00
Dr. Werner Fink
f8947ebe0e Update to readline-8.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=11
2019-01-09 13:02:42 +00:00
Dominique Leuenberger
b00678362a Accepting request 640076 from Base:System
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/640076
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=3
2018-10-11 09:36:23 +00:00
Dr. Werner Fink
c0eadebf10 Rework patch readline-7.0-screen.patch
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=9
2018-09-28 12:35:29 +00:00
Dominique Leuenberger
2e12959f0b Accepting request 616516 from Base:System
- Add patch readline-7.0-screen.patch to be able to parse settings
  in inputrc for all screen TERM variables starting with "screen."
  to fix boo#1095661

OBS-URL: https://build.opensuse.org/request/show/616516
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=2
2018-06-27 08:13:42 +00:00
Dr. Werner Fink
1d83075c5b boo#1095661
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=7
2018-06-13 11:41:42 +00:00
Dominique Leuenberger
76c26b7505 Accepting request 588453 from Base:System
.

OBS-URL: https://build.opensuse.org/request/show/588453
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/readline?expand=0&rev=1
2018-03-22 10:52:42 +00:00
Dr. Werner Fink
98a6d54ef9 Accepting request 588349 from home:jengelh:branches:Base:System
- Update descriptions. Replace old $RPM_* vars with macros.

OBS-URL: https://build.opensuse.org/request/show/588349
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=5
2018-03-19 08:31:47 +00:00
Dr. Werner Fink
904a7f1fe0 .
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=4
2018-03-16 18:21:34 +00:00
Dr. Werner Fink
50a1447ac2 DO NOT FORGET THE UPSTREAM PATCHes
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=3
2018-03-16 18:06:28 +00:00
Dr. Werner Fink
dd7ecc6859 No self provides/obsoletes
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=2
2018-03-16 12:32:50 +00:00
Dr. Werner Fink
f37a9dc085 Switch back to old package name scheme
OBS-URL: https://build.opensuse.org/package/show/Base:System/readline?expand=0&rev=1
2018-03-16 10:45:52 +00:00