diff --git a/alpine.changes b/alpine.changes index 40638ca..92c5b6e 100644 --- a/alpine.changes +++ b/alpine.changes @@ -1,3 +1,19 @@ +------------------------------------------------------------------- +Wed Jul 29 17:05:08 CEST 2009 - max@suse.de + +- Included the latest bugfix-patches from Eduardo Chappa: +- replacebug: Fix a bug in Pico which makes it not update the + screen. +- unixnullbug: Fix a bug that makes Alpine crash when opening a + unix type folder. +- streamlock: Fix a bug that makes Alpine crash when suspending it. +- filterflagbug: Fix a bug in Alpine that makes it not to set a + flag in a filtered message (bnc#342075). +- nlinfobug: Fix a bug in Pico and Pilot that makes them crash + for bad locale information. +- unverified: Fix a bug that makes Alpine not to give a warning + if the Newsgroup header is present + ------------------------------------------------------------------- Sat Jun 20 14:11:40 CEST 2009 - cmorve69@yahoo.es diff --git a/alpine.spec b/alpine.spec index 80a3b03..ecb5bcb 100644 --- a/alpine.spec +++ b/alpine.spec @@ -50,7 +50,7 @@ Conflicts: pine4 %endif # Version: 2.00 -Release: 5 +Release: 6 License: Apache Software License .. Group: Productivity/Networking/Email/Clients AutoReqProv: on @@ -80,6 +80,12 @@ Patch603: chappa-insertpat.patch.gz Patch604: chappa-maildir.patch.gz Patch605: chappa-searchheader.patch.gz Patch606: chappa-WrtAcc.patch.gz +Patch607: chappa-replacebug.patch.gz +Patch608: chappa-unixnullbug.patch.gz +Patch609: chappa-streamlock.patch.gz +Patch610: chappa-filterflagbug.patch.gz +Patch611: chappa-nlinfobug.patch.gz +Patch612: chappa-unverified.patch.gz %description Though originally designed for inexperienced email users, Alpine @@ -152,6 +158,12 @@ fi %patch604 -p1 %patch605 -p1 %patch606 -p1 +%patch607 -p1 +%patch608 -p1 +%patch609 -p1 +%patch610 -p1 +%patch611 -p1 +%patch612 -p1 # # SuSE patches - warning fixes, etc: # diff --git a/chappa-filterflagbug.patch.gz b/chappa-filterflagbug.patch.gz new file mode 100644 index 0000000..2a0008f --- /dev/null +++ b/chappa-filterflagbug.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe627938c2faeb819533ea162b4762844aa46d9970e81fbf33b99ad0899e59c9 +size 869 diff --git a/chappa-nlinfobug.patch.gz b/chappa-nlinfobug.patch.gz new file mode 100644 index 0000000..418c7cb --- /dev/null +++ b/chappa-nlinfobug.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da500d003bca6fcb0db3ab91350d2cba4c84e37a9a3fc70345e83e9884afab64 +size 359 diff --git a/chappa-replacebug.patch.gz b/chappa-replacebug.patch.gz new file mode 100644 index 0000000..8a12dbe --- /dev/null +++ b/chappa-replacebug.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcc7d7300ecdbfcaeb5a0e825a37622b33c25a0ccd80a422ad92bd603a5fb8d +size 328 diff --git a/chappa-streamlock.patch.gz b/chappa-streamlock.patch.gz new file mode 100644 index 0000000..19ed1ac --- /dev/null +++ b/chappa-streamlock.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81c1bd4a3d4b96a2dee337b9492f371f35b9d60e11f38d8b835eeda20ae93439 +size 1095 diff --git a/chappa-unixnullbug.patch.gz b/chappa-unixnullbug.patch.gz new file mode 100644 index 0000000..11a05de --- /dev/null +++ b/chappa-unixnullbug.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d13b511481236aab76d510a1d16a3bbda64654e53daae04902909363683205ba +size 550 diff --git a/chappa-unverified.patch.gz b/chappa-unverified.patch.gz new file mode 100644 index 0000000..19f9c7f --- /dev/null +++ b/chappa-unverified.patch.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd97befa3205b7ca71d351aa630ad2939db64fc852db07e35776e87f0b2d9fd9 +size 1535